GrpPeptide(QString sequence, pappso_double mass)
unsigned int m_groupNumber
const QString & getSequence() const
const pappso_double m_mass
friend class GrpExperiment
unsigned int getRank() const
unsigned int getGroupNumber() const
const QString getGroupingId() const
void setRank(unsigned int i)
void setGroupNumber(unsigned int i)
bool operator<(const GrpPeptide &other) const
sort grp peptides between each other sorts by peptide LI sequence and mass
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...
std::shared_ptr< const GrpPeptide > GrpPeptideSpConst
std::shared_ptr< GrpPeptide > GrpPeptideSp
double pappso_double
A type definition for doubles.