Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setRank
Method
setRank
src/openms/source/METADATA/IdentificationHit.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void IdentificationHit::setRank(Int rank)
109
{
110
rank_ = rank;
111
}
112
113
Int IdentificationHit::getRank() const
114
{
Callers
1
testIdentificationHit
Function · 0.95
Calls
no outgoing calls
Tested by
1
testIdentificationHit
Function · 0.76