Package | Description |
---|---|
com.compomics.util.experiment.identification.peptide_fragmentation |
Peptide fragment intensities.
|
com.compomics.util.experiment.identification.psm_scoring |
Main PSM scoring class.
|
com.compomics.util.experiment.identification.psm_scoring.psm_scores |
Main PTM scoring classes.
|
Modifier and Type | Method and Description |
---|---|
static PeptideFragmentationModel |
PeptideFragmentationModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeptideFragmentationModel[] |
PeptideFragmentationModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FragmentItensityPredictor(PeptideFragmentationModel peptideFragmentationModel)
Constructor.
|
Constructor and Description |
---|
PsmScoresEstimator(PeptideFragmentationModel peptideFragmentationModel)
Constructor.
|
Constructor and Description |
---|
HyperScore(PeptideFragmentationModel peptideFragmentationModel)
Constructor.
|
Copyright © 2021. All rights reserved.