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

Method getIonCutoffPercentage

src/openms/source/FORMAT/SequestInfile.cpp:498–501  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

496 }
497
498 float SequestInfile::getIonCutoffPercentage() const
499 {
500 return ion_cutoff_percentage_;
501 }
502
503 void SequestInfile::setIonCutoffPercentage(float ion_cutoff_percentage)
504 {

Callers 4

SequestInfileMethod · 0.80
SequestInfile.cppFile · 0.80
operator==Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected