Uses of Class
com.compomics.util.experiment.identification.matches_iterators.PeptideMatchesIterator
Packages that use PeptideMatchesIterator
Package
Description
Experiment classes related to identifications.
-
Uses of PeptideMatchesIterator in com.compomics.util.experiment.identification
Methods in com.compomics.util.experiment.identification that return PeptideMatchesIteratorModifier and TypeMethodDescriptionIdentification.getPeptideMatchesIterator(long[] peptideKeys, WaitingHandler waitingHandler) Returns a peptide matches iterator for a given key list.Identification.getPeptideMatchesIterator(WaitingHandler waitingHandler) Returns a peptide matches iterator for all PeptideMatches.