OpenMS
2.7.0
|
This is the complete list of members for IDScoreGetterSetter, including all inherited members.
checkTDAnnotation_(const MetaInfoInterface &id_or_hit) | IDScoreGetterSetter | inlinestatic |
getPeptideScoresFromMap_(ScoreToTgtDecLabelPairs &scores_labels, const ConsensusMap &cmap, bool include_unassigned_peptides) | IDScoreGetterSetter | inlinestatic |
getPeptideScoresFromMap_(ScoreToTgtDecLabelPairs &scores_labels, const ConsensusMap &cmap, bool include_unassigned_peptides, int charge) | IDScoreGetterSetter | inlinestatic |
getPeptideScoresFromMap_(ScoreToTgtDecLabelPairs &scores_labels, const ConsensusMap &cmap, bool include_unassigned_peptides, const String &identifier) | IDScoreGetterSetter | inlinestatic |
getPeptideScoresFromMap_(ScoreToTgtDecLabelPairs &scores_labels, const ConsensusMap &cmap, bool include_unassigned_peptides, int charge, const String &identifier) | IDScoreGetterSetter | inlinestatic |
getPeptideScoresFromMap_(ScoreToTgtDecLabelPairs &scores_labels, const ConsensusMap &cmap, bool include_unassigned_peptides, bool all_hits) | IDScoreGetterSetter | inlinestatic |
getPeptideScoresFromMap_(ScoreToTgtDecLabelPairs &scores_labels, const ConsensusMap &cmap, bool include_unassigned_peptides, bool all_hits, int charge) | IDScoreGetterSetter | inlinestatic |
getPeptideScoresFromMap_(ScoreToTgtDecLabelPairs &scores_labels, const ConsensusMap &cmap, bool include_unassigned_peptides, bool all_hits, const String &identifier) | IDScoreGetterSetter | inlinestatic |
getPeptideScoresFromMap_(ScoreToTgtDecLabelPairs &scores_labels, const ConsensusMap &cmap, bool include_unassigned_peptides, bool all_hits, int charge, const String &identifier) | IDScoreGetterSetter | inlinestatic |
getScores_(ScoreToTgtDecLabelPairs &scores_labels, const std::vector< ProteinIdentification::ProteinGroup > &grps, const std::unordered_set< std::string > &decoy_accs) | IDScoreGetterSetter | static |
getScores_(ScoreToTgtDecLabelPairs &scores_labels, const ProteinIdentification &id) | IDScoreGetterSetter | inlinestatic |
getScores_(ScoreToTgtDecLabelPairs &scores_labels, const PeptideIdentification &id, bool all_hits, int charge, const String &identifier) | IDScoreGetterSetter | inlinestatic |
getScores_(ScoreToTgtDecLabelPairs &scores_labels, const PeptideIdentification &id, bool all_hits, const String &identifier) | IDScoreGetterSetter | inlinestatic |
getScores_(ScoreToTgtDecLabelPairs &scores_labels, const PeptideIdentification &id, int charge, const String &identifier) | IDScoreGetterSetter | inlinestatic |
getScores_(ScoreToTgtDecLabelPairs &scores_labels, const IDType &id, const String &identifier) | IDScoreGetterSetter | inlinestatic |
getScores_(ScoreToTgtDecLabelPairs &scores_labels, const PeptideIdentification &id, bool all_hits, Args &&... args) | IDScoreGetterSetter | inlinestatic |
getScores_(ScoreToTgtDecLabelPairs &scores_labels, const PeptideHit &hit, int charge) | IDScoreGetterSetter | inlinestatic |
getScores_(ScoreToTgtDecLabelPairs &scores_labels, const PeptideIdentification &id, int charge) | IDScoreGetterSetter | inlinestatic |
getScores_(ScoreToTgtDecLabelPairs &scores_labels, const HitType &hit) | IDScoreGetterSetter | inlinestatic |
getScores_(ScoreToTgtDecLabelPairs &scores_labels, const IDType &id) | IDScoreGetterSetter | inlinestatic |
getScores_(ScoreToTgtDecLabelPairs &scores_labels, const std::vector< PeptideIdentification > &ids, Args &&... args) | IDScoreGetterSetter | inlinestatic |
getTDLabel_(const MetaInfoInterface &idOrHit) | IDScoreGetterSetter | inlinestatic |
setPeptideScoresForMap_(const std::map< double, double > &scores_to_FDR, ConsensusMap &cmap, bool include_unassigned_peptides, const std::string &score_type, bool higher_better, bool keep_decoy) | IDScoreGetterSetter | inlinestatic |
setPeptideScoresForMap_(const std::map< double, double > &scores_to_FDR, ConsensusMap &cmap, bool include_unassigned_peptides, const std::string &score_type, bool higher_better, bool keep_decoy, int charge) | IDScoreGetterSetter | inlinestatic |
setPeptideScoresForMap_(const std::map< double, double > &scores_to_FDR, ConsensusMap &cmap, bool include_unassigned_peptides, const std::string &score_type, bool higher_better, bool keep_decoy, const String &run_identifier) | IDScoreGetterSetter | inlinestatic |
setPeptideScoresForMap_(const std::map< double, double > &scores_to_FDR, ConsensusMap &cmap, bool include_unassigned_peptides, const std::string &score_type, bool higher_better, bool keep_decoy, int charge, const String &run_identifier) | IDScoreGetterSetter | inlinestatic |
setScore_(const std::map< double, double > &scores_to_FDR, HitType &hit, const std::string &old_score_type) | IDScoreGetterSetter | inlinestatic |
setScoreAndMoveIfTarget_(const std::map< double, double > &scores_to_FDR, HitType &hit, const std::string &old_score_type, std::vector< HitType > &new_hits) | IDScoreGetterSetter | inlinestatic |
setScoreAndMoveIfTarget_(const std::map< double, double > &scores_to_FDR, PeptideHit &hit, const std::string &old_score_type, std::vector< PeptideHit > &new_hits, int charge) | IDScoreGetterSetter | inlinestatic |
setScores_(const std::map< double, double > &scores_to_FDR, std::vector< IDType > &ids, const std::string &score_type, bool higher_better, Args &... args) | IDScoreGetterSetter | inlinestatic |
setScores_(const std::map< double, double > &scores_to_FDR, IDType &id, const std::string &score_type, bool higher_better, bool keep_decoy) | IDScoreGetterSetter | inlinestatic |
setScores_(const std::map< double, double > &scores_to_FDR, IDType &id, const String &old_score_type) | IDScoreGetterSetter | inlinestatic |
setScores_(const std::map< double, double > &scores_to_FDR, IDType &id, const std::string &score_type, bool higher_better) | IDScoreGetterSetter | inlinestatic |
setScores_(const std::map< double, double > &scores_to_FDR, PeptideIdentification &id, const std::string &score_type, bool higher_better, bool keep_decoy, int charge) | IDScoreGetterSetter | inlinestatic |
setScores_(const std::map< double, double > &scores_to_FDR, PeptideIdentification &id, const std::string &score_type, bool higher_better, bool keep_decoy, int charge, const String &identifier) | IDScoreGetterSetter | inlinestatic |
setScores_(const std::map< double, double > &scores_to_FDR, IDType &id, const std::string &score_type, bool higher_better, bool keep_decoy, const String &identifier) | IDScoreGetterSetter | inlinestatic |
setScores_(const std::map< double, double > &scores_to_FDR, PeptideIdentification &id, const std::string &score_type, bool higher_better, int charge, const String &identifier) | IDScoreGetterSetter | inlinestatic |
setScores_(const std::map< double, double > &scores_to_FDR, IDType &id, const std::string &score_type, bool higher_better, const String &identifier) | IDScoreGetterSetter | inlinestatic |
setScores_(const std::map< double, double > &scores_to_FDR, std::vector< ProteinIdentification::ProteinGroup > &grps, const std::string &score_type, bool higher_better) | IDScoreGetterSetter | static |
setScoresAndRemoveDecoys_(const std::map< double, double > &scores_to_FDR, IDType &id, const String &old_score_type, Args ... args) | IDScoreGetterSetter | inlinestatic |
setScoreType_(IDType &id, const std::string &score_type, bool higher_better) | IDScoreGetterSetter | inlinestatic |