| 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 | { |
no outgoing calls
no test coverage detected