Package | Description |
---|---|
com.compomics.util.experiment.identification.peptide_shaker |
Experiment classes used in PeptideShaker calculations.
|
Modifier and Type | Method and Description |
---|---|
ModificationScoring |
PSModificationScores.getModificationScoring(String modName)
Returns the modification scoring for the desired modification (null if
none found).
|
Modifier and Type | Method and Description |
---|---|
void |
ModificationScoring.addAll(ModificationScoring anotherScore)
Adds all scores from another score if better.
|
void |
PSModificationScores.addModificationScoring(String modName,
ModificationScoring modificationScoring)
Adds a scoring result for the modification of interest.
|
Copyright © 2021. All rights reserved.