35 #ifndef OPENMS_CHEMISTRY_EDWARDSLIPPERTITERATORTRYPTIC_H 
   36 #define OPENMS_CHEMISTRY_EDWARDSLIPPERTITERATORTRYPTIC_H 
   67     virtual bool isDigestingEnd(
char aa1, 
char aa2);
 
   75       return "EdwardsLippertIteratorTryptic";
 
   91 #endif //OPENMS_CHEMISTRY_EDWARDSLIPPERTITERATORTRYPTIC_H 
A more convenient string class. 
Definition: String.h:56
Abstract base class for different peptide iterators. 
Definition: PepIterator.h:48
finds all Peptide Candidates with given masses and given fasta file 
Definition: EdwardsLippertIterator.h:48
EdwardsLippertIterator that only retrieves tryptic seqences. 
Definition: EdwardsLippertIteratorTryptic.h:45
static PepIterator * create()
needed by Factory 
Definition: EdwardsLippertIteratorTryptic.h:82
static const String getProductName()
needed by Factory 
Definition: EdwardsLippertIteratorTryptic.h:73