119 const std::vector<PeptideIdentification>& peptides);
127 std::vector<PeptideIdentification>& peptides);
151 std::vector<PeptideIdentification>& peptides);
Representation of a protein identification run.
Definition: ProteinIdentification.h:61
IndexMap_ pep_to_indist_prot_grp_
mapping indist. protein group indices <- peptide identification indices
Definition: PeptideProteinResolution.h:100
Resolves shared peptides based on protein scores.
Definition: PeptideProteinResolution.h:86
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
std::set< Size > prot_grp_indices
Definition: PeptideProteinResolution.h:52
IndexMap_ indist_prot_grp_to_pep_
mapping indist. protein group indices -> peptide identification indices
Definition: PeptideProteinResolution.h:98
std::ostream & operator<<(std::ostream &os, const AccurateMassSearchResult &amsr)
bool statistics_
log debug information?
Definition: PeptideProteinResolution.h:108
Definition: PeptideProteinResolution.h:50
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:127
std::map< String, Size > prot_acc_to_indist_prot_grp_
Definition: PeptideProteinResolution.h:105
std::map< Size, std::set< Size > > IndexMap_
Definition: PeptideProteinResolution.h:95
std::set< Size > pep_indices
Definition: PeptideProteinResolution.h:53