public class FragmentItensityPredictor extends Object
Constructor and Description |
---|
FragmentItensityPredictor()
Empty default constructor
|
FragmentItensityPredictor(PeptideFragmentationModel peptideFragmentationModel)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Double |
getIntentisy(Ion ion)
Returns the intensity expected for the given peak.
|
public FragmentItensityPredictor()
public FragmentItensityPredictor(PeptideFragmentationModel peptideFragmentationModel)
peptideFragmentationModel
- the model to use for the fragmentation
of peptidesCopyright © 2021. All rights reserved.