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