Uses of Package
com.compomics.util.experiment.mass_spectrometry.indexes
Package | Description |
---|---|
com.compomics.util.experiment.identification.spectrum_annotation.simple_annotators |
This package contains implementations of the SimpleAnnotator allowing the annotation of specific sets of ions.
|
com.compomics.util.experiment.identification.spectrum_annotation.spectrum_annotators |
This package contains implementations of the SpectrumAnnotator allowing the annotation of all ions.
|
com.compomics.util.experiment.mass_spectrometry.indexes |
Classes related to the indexing of spectra.
|
-
Classes in com.compomics.util.experiment.mass_spectrometry.indexes used by com.compomics.util.experiment.identification.spectrum_annotation.simple_annotators Class Description SpectrumIndex This map stores the fragment ions indexed by mass. -
Classes in com.compomics.util.experiment.mass_spectrometry.indexes used by com.compomics.util.experiment.identification.spectrum_annotation.spectrum_annotators Class Description SpectrumIndex This map stores the fragment ions indexed by mass. -
Classes in com.compomics.util.experiment.mass_spectrometry.indexes used by com.compomics.util.experiment.mass_spectrometry.indexes Class Description PrecursorMap.PrecursorWithTitle Convenience class storing the precursor and corresponding spectrum title.