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

Method setMatchPeakTolerance

src/openms/source/FORMAT/SequestInfile.cpp:493–496  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

491 }
492
493 void SequestInfile::setMatchPeakTolerance(float match_peak_tolerance)
494 {
495 match_peak_tolerance_ = match_peak_tolerance;
496 }
497
498 float SequestInfile::getIonCutoffPercentage() const
499 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected