MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / getPassThreshold

Method getPassThreshold

src/openms/source/METADATA/IdentificationHit.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101 }
102
103 bool IdentificationHit::getPassThreshold() const
104 {
105 return pass_threshold_;
106 }
107
108 void IdentificationHit::setRank(Int rank)
109 {

Callers 1

testIdentificationHitFunction · 0.95

Calls

no outgoing calls

Tested by 1

testIdentificationHitFunction · 0.76