Uses of Class
com.compomics.util.experiment.mass_spectrometry.indexes.PrecursorMap.PrecursorWithTitle
Packages that use PrecursorMap.PrecursorWithTitle
Package
Description
Classes related to the indexing of spectra.
-
Uses of PrecursorMap.PrecursorWithTitle in com.compomics.util.experiment.mass_spectrometry.indexes
Methods in com.compomics.util.experiment.mass_spectrometry.indexes that return types with arguments of type PrecursorMap.PrecursorWithTitleModifier and TypeMethodDescriptionPrecursorMap.getMatchingSpectra(double referenceMz) Returns a list containing the precursors matching the given m/z.PrecursorMap.getPrecursorsInBin(int bin) Returns the precursors at the given bin indexed by mass.