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

Method getMaxInternalCleavageSites

src/openms/source/FORMAT/SequestInfile.cpp:586–589  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

584 }
585
586 Size SequestInfile::getMaxInternalCleavageSites() const
587 {
588 return max_internal_cleavage_sites_;
589 }
590
591 void SequestInfile::setMaxInternalCleavageSites(Size max_internal_cleavage_sites)
592 {

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected