#include <OpenMS/CHEMISTRY/EdwardsLippertIteratorTryptic.h>
Public Member Functions | |
virtual bool | isDigestingEnd (char aa1, char aa2) |
indicates if trypsin will cat between the two amino acids | |
Static Public Member Functions | |
static const std::string | getName () |
needed by FactoryProduct | |
static PepIterator * | create () |
needed by FactoryProduct |
virtual bool isDigestingEnd | ( | char | aa1, | |
char | aa2 | |||
) | [virtual] |
indicates if trypsin will cat between the two amino acids
aa1 | first amino acid | |
aa2 | second amino acid |
Reimplemented from EdwardsLippertIterator.
static const std::string getName | ( | ) | [inline, static] |
needed by FactoryProduct
Reimplemented from EdwardsLippertIterator.
static PepIterator* create | ( | ) | [inline, static] |
Generated Tue Apr 1 15:36:42 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |