31 : m_sequence(sequence.replace(
"L",
"I")), m_mass(mass)
81 return QString(
"pep%1%2")
GrpPeptide(QString sequence, pappso_double mass)
unsigned int m_groupNumber
const QString & getSequence() const
const pappso_double m_mass
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
static const QString getLexicalOrderedString(unsigned int num)
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...
double pappso_double
A type definition for doubles.