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