![]() |
OpenMS
3.0.0
|
This is the complete list of members for NuXLFDR, including all inherited members.
| calculatePeptideAndXLQValueAndFilterAtPSMLevel(const std::vector< ProteinIdentification > &protein_ids, const std::vector< PeptideIdentification > &peptide_ids, std::vector< PeptideIdentification > &pep, double peptide_PSM_qvalue_threshold, double peptide_peptide_qvalue_threshold, std::vector< PeptideIdentification > &xl_pi, std::vector< double > xl_PSM_qvalue_thresholds, std::vector< double > xl_peptidelevel_qvalue_thresholds, const String &out_idxml, int decoy_factor) const | NuXLFDR | |
| calculatePeptideAndXLQValueAtPSMLevel(const std::vector< PeptideIdentification > &peptide_ids, std::vector< PeptideIdentification > &pep_pi, std::vector< PeptideIdentification > &xl_pi) const | NuXLFDR | |
| mergePeptidesAndXLs(const std::vector< PeptideIdentification > &pep_pi, const std::vector< PeptideIdentification > &xl_pi, std::vector< PeptideIdentification > &peptide_ids) const | NuXLFDR | |
| NuXLFDR(size_t report_top_hits) | NuXLFDR | explicit |
| QValueAtPSMLevel(std::vector< PeptideIdentification > &peptide_ids) const | NuXLFDR | |
| report_top_hits_ | NuXLFDR | private |
| splitIntoPeptidesAndXLs(const std::vector< PeptideIdentification > &peptide_ids, std::vector< PeptideIdentification > &pep_pi, std::vector< PeptideIdentification > &xl_pi) const | NuXLFDR |