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