Package | Description |
---|---|
com.compomics.util.experiment.massspectrometry.indexes |
Classes related to the indexing of spectra.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<PrecursorMap.PrecursorWithTitle> |
PrecursorMap.getMatchingSpectra(double referenceMz)
Returns a list containing the precursors matching the given m/z.
|
HashMap<Double,ArrayList<PrecursorMap.PrecursorWithTitle>> |
PrecursorMap.getPrecursorsInBin(int bin)
Returns the precursors at the given bin indexed by mass.
|
Copyright © 2019. All rights reserved.