|  | OpenMS
    2.6.0
    | 
 
 
  
  
 
Go to the documentation of this file.
  127                         std::vector<PeptideIdentification>& peptides,
 
  138                     const std::vector<PeptideIdentification>& peptides,
 
  139                     bool skip_sort = 
false);
 
  148                       std::vector<PeptideIdentification>& peptides);
 
  172                                     std::vector<PeptideIdentification>& peptides);
 
  
std::set< Size > pep_indices
Definition: PeptideProteinResolution.h:53
Resolves shared peptides based on protein scores.
Definition: PeptideProteinResolution.h:86
bool statistics_
log debug information?
Definition: PeptideProteinResolution.h:111
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:108
std::map< Size, std::set< Size > > IndexMap_
Definition: PeptideProteinResolution.h:95
Representation of a protein identification run.
Definition: ProteinIdentification.h:70
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
IndexMap_ pep_to_indist_prot_grp_
mapping indist. protein group indices <- peptide identification indices
Definition: PeptideProteinResolution.h:103
std::set< Size > prot_grp_indices
Definition: PeptideProteinResolution.h:52
std::ostream & operator<<(std::ostream &os, const AccurateMassSearchResult &amsr)
Definition: PeptideProteinResolution.h:50
IndexMap_ indist_prot_grp_to_pep_
if the protein group at index i contains a target (first) and/or decoy (second)
Definition: PeptideProteinResolution.h:101