Package | Description |
---|---|
com.compomics.util.experiment.massspectrometry |
This package contains experiment classes related to spectra.
|
com.compomics.util.preferences |
Modifier and Type | Method and Description |
---|---|
static SpectrumFactory |
SpectrumFactory.getInstance()
Static method returning the instance of the factory.
|
static SpectrumFactory |
SpectrumFactory.getInstance(int nCache)
Static method returning the instance of the factory with a new cache
size.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IdFilter.validatePrecursor(PeptideAssumption assumption,
String spectrumKey,
SpectrumFactory spectrumFactory)
Validates the mass deviation of a peptide assumption.
|
Copyright © 2013. All Rights Reserved.