35 #ifndef OPENMS_ANALYSIS_ID_PROTEINPEPTIDERESOLUTION_H
36 #define OPENMS_ANALYSIS_ID_PROTEINPEPTIDERESOLUTION_H
114 const std::vector<PeptideIdentification>& peptides);
122 std::vector<PeptideIdentification>& peptides);
146 std::vector<PeptideIdentification>& peptides);
151 #endif // OPENMS_ANALYSIS_ID_PEPTIDEPROTEINRESOLUTION_H
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:93
Resolves shared peptides based on protein scores.
Definition: PeptideProteinResolution.h:79
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
std::set< Size > prot_grp_indices
Definition: PeptideProteinResolution.h:51
IndexMap_ indist_prot_grp_to_pep_
mapping indist. protein group indices -> peptide identification indices
Definition: PeptideProteinResolution.h:91
std::ostream & operator<<(std::ostream &os, const AccurateMassSearchResult &amsr)
bool statistics_
log debug information?
Definition: PeptideProteinResolution.h:101
Definition: PeptideProteinResolution.h:49
std::map< String, Size > prot_acc_to_indist_prot_grp_
Definition: PeptideProteinResolution.h:98
std::map< Size, std::set< Size > > IndexMap_
Definition: PeptideProteinResolution.h:88
std::set< Size > pep_indices
Definition: PeptideProteinResolution.h:52