| 418 | } |
| 419 | |
| 420 | Int InspectInfile::getModificationsPerPeptide() const |
| 421 | { |
| 422 | return modifications_per_peptide_; |
| 423 | } |
| 424 | |
| 425 | void InspectInfile::setModificationsPerPeptide(Int modifications_per_peptide) |
| 426 | { |
no outgoing calls
no test coverage detected