![]() |
OpenMS
2.4.0
|
This is the complete list of members for FalseDiscoveryRate, including all inherited members.
| apply(std::vector< PeptideIdentification > &fwd_ids, std::vector< PeptideIdentification > &rev_ids) const | FalseDiscoveryRate | |
| apply(std::vector< PeptideIdentification > &id) const | FalseDiscoveryRate | |
| apply(std::vector< ProteinIdentification > &fwd_ids, std::vector< ProteinIdentification > &rev_ids) const | FalseDiscoveryRate | |
| apply(std::vector< ProteinIdentification > &ids) const | FalseDiscoveryRate | |
| applyBasic(std::vector< PeptideIdentification > &ids) | FalseDiscoveryRate | |
| applyBasic(ProteinIdentification &id, bool groups_too=true) | FalseDiscoveryRate | |
| applyEstimated(std::vector< ProteinIdentification > &ids) const | FalseDiscoveryRate | |
| applyEvaluateProteinIDs(const std::vector< ProteinIdentification > &ids, double pepCutoff=1.0, UInt fpCutoff=50, double diffWeight=0.2) | FalseDiscoveryRate | |
| applyEvaluateProteinIDs(const ProteinIdentification &ids, double pepCutoff=1.0, UInt fpCutoff=50, double diffWeight=0.2) | FalseDiscoveryRate | |
| calculateEstimatedQVal_(std::map< double, double > &scores_to_FDR, std::vector< std::pair< double, bool >> &scores_labels, bool higher_score_better) const | FalseDiscoveryRate | private |
| calculateFDRBasic_(std::map< double, double > &scores_to_FDR, std::vector< std::pair< double, bool >> &scores_labels, bool qvalue, bool higher_score_better) | FalseDiscoveryRate | private |
| calculateFDRs_(Map< double, double > &score_to_fdr, std::vector< double > &target_scores, std::vector< double > &decoy_scores, bool q_value, bool higher_score_better) const | FalseDiscoveryRate | private |
| check_defaults_ | DefaultParamHandler | protected |
| checkTDAnnotation_(const IDType &id) const | FalseDiscoveryRate | inlineprivate |
| DefaultParamHandler(const String &name) | DefaultParamHandler | |
| DefaultParamHandler(const DefaultParamHandler &rhs) | DefaultParamHandler | |
| defaults_ | DefaultParamHandler | protected |
| defaultsToParam_() | DefaultParamHandler | protected |
| diffEstimatedEmpirical_(const std::vector< std::pair< double, bool >> &scores_labels, double pepCutoff=1.0) | FalseDiscoveryRate | private |
| error_name_ | DefaultParamHandler | protected |
| FalseDiscoveryRate() | FalseDiscoveryRate | |
| FalseDiscoveryRate(const FalseDiscoveryRate &) | FalseDiscoveryRate | private |
| getDefaults() const | DefaultParamHandler | |
| getName() const | DefaultParamHandler | |
| getParameters() const | DefaultParamHandler | |
| getScoreLabel_(const HitType &hit, std::function< bool(const HitType &)> fun) const | FalseDiscoveryRate | inlineprivate |
| getScores_(std::vector< std::pair< double, bool >> &scores_labels, const ProteinIdentification &id) const | FalseDiscoveryRate | private |
| getScores_(std::vector< std::pair< double, bool >> &scores_labels, const std::vector< ProteinIdentification::ProteinGroup > &grps, const std::unordered_set< std::string > &decoy_accs) const | FalseDiscoveryRate | private |
| getScores_(std::vector< std::pair< double, bool >> &scores_labels, const std::vector< PeptideIdentification > &ids, bool all_hits, int charge, String identifier) const | FalseDiscoveryRate | private |
| getScores_(std::vector< std::pair< double, bool >> &scores_labels, const std::vector< PeptideIdentification > &targets, const std::vector< PeptideIdentification > &decoys, bool all_hits, int charge, const String &identifier) const | FalseDiscoveryRate | private |
| getSubsections() const | DefaultParamHandler | |
| operator=(const FalseDiscoveryRate &) | FalseDiscoveryRate | private |
| OpenMS::DefaultParamHandler::operator=(const DefaultParamHandler &rhs) | DefaultParamHandler | virtual |
| operator==(const DefaultParamHandler &rhs) const | DefaultParamHandler | virtual |
| param_ | DefaultParamHandler | protected |
| rocN(const std::vector< PeptideIdentification > &ids, Size fp_cutoff) const | FalseDiscoveryRate | |
| rocN_(std::vector< std::pair< double, bool >> const &scores_labels, Size fpCutoff=50) const | FalseDiscoveryRate | private |
| setName(const String &name) | DefaultParamHandler | |
| setParameters(const Param ¶m) | DefaultParamHandler | |
| setScores_(const std::map< double, double > &scores_to_FDR, std::vector< PeptideIdentification > &id, const std::string &score_type, bool higher_better) const | FalseDiscoveryRate | private |
| setScores_(const std::map< double, double > &scores_to_FDR, IDType &id, const std::string &score_type, bool higher_better) const | FalseDiscoveryRate | inlineprivate |
| setScores_(const std::map< double, double > &scores_to_FDR, std::vector< ProteinIdentification::ProteinGroup > &grps, const std::string &score_type, bool higher_better) const | FalseDiscoveryRate | private |
| subsections_ | DefaultParamHandler | protected |
| trapezoidal_area(double x1, double x2, double y1, double y2) const | FalseDiscoveryRate | private |
| trapezoidal_area_xEqy(double exp1, double exp2, double act1, double act2) const | FalseDiscoveryRate | private |
| updateMembers_() | DefaultParamHandler | protectedvirtual |
| warn_empty_defaults_ | DefaultParamHandler | protected |
| ~DefaultParamHandler() | DefaultParamHandler | virtual |
1.8.14