Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
PeptideProteinMatchInformation Struct Reference

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 before the peptide in the protein More...
 
OpenMS::Int position
 the position of the peptide in the protein More...
 

Member Function Documentation

bool operator< ( const PeptideProteinMatchInformation other) const
inline

References AAAfter, AABefore, position, and protein_index.

bool operator== ( const PeptideProteinMatchInformation other) const
inline

References AAAfter, AABefore, position, and protein_index.

Member Data Documentation

char AAAfter

the amino acid before 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 Jan 29 2016 08:46:01 using doxygen 1.8.10