| Package | Description |
|---|---|
| com.compomics.util.experiment.identification |
This package contains experiment classes related to identifications.
|
| com.compomics.util.experiment.massspectrometry |
This package contains experiment classes related to spectra.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.ArrayList<IonMatch> |
SpectrumAnnotator.matchReporterIon(Ion theoreticIon,
Spectrum spectrum,
double massTolerance)
Convenience method to match a reporter ion in a spectrum.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MS1Spectrum
This class models an MS1 spectrum.
|
class |
MSnSpectrum
This class models an MSn spectrum.
|
| Modifier and Type | Method and Description |
|---|---|
Spectrum |
SpectrumFactory.getSpectrum(java.lang.String spectrumKey)
Returns the desired spectrum.
|
Spectrum |
SpectrumFactory.getSpectrum(java.lang.String spectrumFile,
java.lang.String spectrumTitle)
Returns the desired spectrum.
|
Copyright © 2014. All Rights Reserved.