All Known Implementing Classes:
NoDigestionCombinationIterator, NoDigestionIterator, SpecificSingleEnzymeCombinationIterator, SpecificSingleEnzymeIterator, UnspecificCombinationIterator, UnspecificIterator

public interface SequenceIterator
Interface for an iterator returning peptides along a protein sequence.
Author:
Marc Vaudel
  • Method Summary

    Modifier and Type Method Description
    ExtendedPeptide getNextPeptide()
    Returns the next peptide that can be generated from the iterator.