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

Method getMaxAAPerModPerPeptide

src/openms/source/FORMAT/SequestInfile.cpp:556–559  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

554 }
555
556 Size SequestInfile::getMaxAAPerModPerPeptide() const
557 {
558 return max_AA_per_mod_per_peptide_;
559 }
560
561 void SequestInfile::setMaxAAPerModPerPeptide(Size max_AA_per_mod_per_peptide)
562 {

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected