this struct represents a peptide spectrum pair More...
#include <OpenMS/ANALYSIS/ID/PILISCrossValidation.h>
Public Member Functions | |
Peptide () | |
Peptide (const Peptide &rhs) | |
virtual | ~Peptide () |
Peptide & | operator= (const Peptide &rhs) |
bool | operator< (const Peptide &peptide) const |
Public Attributes | |
AASequence | sequence |
Int | charge |
RichPeakSpectrum | spec |
std::vector< PeptideHit > | hits |
this struct represents a peptide spectrum pair
Peptide | ( | ) |
|
virtual |
Int charge |
std::vector<PeptideHit> hits |
AASequence sequence |
RichPeakSpectrum spec |
OpenMS / TOPP release 2.0.0 | Documentation generated on Wed Mar 30 2016 16:18:44 using doxygen 1.8.5 |