Public Member Functions | |
bool | operator< (const PeptideProteinMatchInformation &other) const |
bool | operator== (const PeptideProteinMatchInformation &other) const |
Public Attributes | |
OpenMS::Size | protein_index |
index of the protein the peptide is contained in More... | |
char | AABefore |
the amino acid after the peptide in the protein More... | |
char | AAAfter |
the amino acid befor the peptide in the protein More... | |
OpenMS::Int | position |
the position of the peptide in the protein More... | |
|
inline |
References AAAfter, AABefore, position, and protein_index.
|
inline |
References AAAfter, AABefore, position, and protein_index.
char AAAfter |
the amino acid befor the peptide in the protein
Referenced by FoundProteinFunctor::addHit(), operator<(), and operator==().
char AABefore |
the amino acid after the peptide in the protein
Referenced by FoundProteinFunctor::addHit(), operator<(), and operator==().
OpenMS::Int position |
the position of the peptide in the protein
Referenced by FoundProteinFunctor::addHit(), operator<(), and operator==().
OpenMS::Size protein_index |
index of the protein the peptide is contained in
Referenced by FoundProteinFunctor::addHit(), operator<(), and operator==().
OpenMS / TOPP release 2.0.0 | Documentation generated on Fri May 29 2015 17:20:34 using doxygen 1.8.9.1 |