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

Method getMaxModsPerPeptide

src/openms/source/FORMAT/SequestInfile.cpp:566–569  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

564 }
565
566 Size SequestInfile::getMaxModsPerPeptide() const
567 {
568 return max_mods_per_peptide_;
569 }
570
571 void SequestInfile::setMaxModsPerPeptide(Size max_mods_per_peptide)
572 {

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected