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