Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getMinScore
Method
getMinScore
src/openms/source/FORMAT/XQuestResultXMLFile.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
double XQuestResultXMLFile::getMinScore() const
56
{
57
return this->min_score_;
58
}
59
60
double XQuestResultXMLFile::getMaxScore() const
61
{
Callers
1
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected