OpenMS
|
This is the complete list of members for PeptideProteinResolution, including all inherited members.
buildGraph(ProteinIdentification &protein, const std::vector< PeptideIdentification > &peptides, bool skip_sort=false) | PeptideProteinResolution | |
findConnectedComponent(Size &root_prot_grp) | PeptideProteinResolution | |
IndexMap_ typedef | PeptideProteinResolution | private |
indist_prot_grp_to_pep_ | PeptideProteinResolution | private |
pep_to_indist_prot_grp_ | PeptideProteinResolution | private |
PeptideProteinResolution(bool statistics=false) | PeptideProteinResolution | |
prot_acc_to_indist_prot_grp_ | PeptideProteinResolution | private |
resolve(ProteinIdentification &protein, std::vector< PeptideIdentification > &peptides, bool resolve_ties, bool targets_first) | PeptideProteinResolution | static |
resolveConnectedComponent(ConnectedComponent &conn_comp, ProteinIdentification &protein, std::vector< PeptideIdentification > &peptides) | PeptideProteinResolution | |
resolveGraph(ProteinIdentification &protein, std::vector< PeptideIdentification > &peptides) | PeptideProteinResolution | |
run(std::vector< ProteinIdentification > &inferred_protein_id, std::vector< PeptideIdentification > &inferred_peptide_ids) | PeptideProteinResolution | static |
statistics_ | PeptideProteinResolution | private |