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

Method setModificationsPerPeptide

src/openms/source/FORMAT/InspectInfile.cpp:425–428  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

423 }
424
425 void InspectInfile::setModificationsPerPeptide(Int modifications_per_peptide)
426 {
427 modifications_per_peptide_ = modifications_per_peptide;
428 }
429
430 UInt InspectInfile::getBlind() const
431 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected