Uses of Class
com.compomics.util.experiment.identification.matches_iterators.SpectrumMatchesIterator
Package | Description |
---|---|
com.compomics.util.experiment.identification |
Experiment classes related to identifications.
|
-
Uses of SpectrumMatchesIterator in com.compomics.util.experiment.identification
Methods in com.compomics.util.experiment.identification that return SpectrumMatchesIterator Modifier and Type Method Description SpectrumMatchesIterator
Identification. getSpectrumMatchesIterator(long[] spectrumMatches, WaitingHandler waitingHandler)
Returns a spectrum matches iterator for a given key list.SpectrumMatchesIterator
Identification. getSpectrumMatchesIterator(WaitingHandler waitingHandler)
Returns a spectrum matches iterator for all SpectrumMatches.SpectrumMatchesIterator
Identification. getSpectrumMatchesIterator(WaitingHandler waitingHandler, String filters)
Returns a psm iterator for all SpectrumMatches.