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

Method getModificationsPerPeptide

src/openms/source/FORMAT/InspectInfile.cpp:420–423  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

418 }
419
420 Int InspectInfile::getModificationsPerPeptide() const
421 {
422 return modifications_per_peptide_;
423 }
424
425 void InspectInfile::setModificationsPerPeptide(Int modifications_per_peptide)
426 {

Callers 4

InspectInfileMethod · 0.80
InspectInfile.cppFile · 0.80
operator==Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected