libpappsomspp
Library for mass spectrometry
|
bool merge(GrpSubGroup *p_subgroup)
const QString & getFirstAccession() const
const GrpPeptideSet & getPeptideSet() const
unsigned int getGroupNumber() const
unsigned int getSubGroupNumber() const
std::shared_ptr< GrpSubGroup > GrpSubGroupSp
unsigned int maxCount() const
bool includes(const GrpSubGroup *p_subgroup) const
GrpSubGroup(GrpProtein *p_protein)
GrpSubGroupSp makeGrpSubGroupSp()
std::shared_ptr< const GrpSubGroup > GrpSubGroupSpConst
std::vector< GrpProtein * > m_grpProteinPtrList
unsigned int m_groupNumber
unsigned int m_subGroupNumber
const std::vector< GrpProtein * > & getGrpProteinList() const
const QString getGroupingId() const
bool operator<(const GrpSubGroup &other) const
sort subgroups between each other a subgroup containing less peptides is weaker (less) than the other
void setGroupNumber(unsigned int i)
void setSubGroupNumber(unsigned int i)
GrpPeptideSet m_peptidePtrList
std::size_t peptideListSize() const