OpenMS
|
This is the complete list of members for XQuestScores, including all inherited members.
logOccupancyProb(const PeakSpectrum &theoretical_spec, const Size matched_size, double fragment_mass_tolerance, bool fragment_mass_tolerance_unit_ppm) | XQuestScores | static |
matchedCurrentChain(const std::vector< std::pair< Size, Size > > &matched_spec_linear, const std::vector< std::pair< Size, Size > > &matched_spec_xlinks, const PeakSpectrum &spectrum_linear_peaks, const PeakSpectrum &spectrum_xlink_peaks) | XQuestScores | static |
matchOddsScore(const PeakSpectrum &theoretical_spec, const Size matched_size, double fragment_mass_tolerance, bool fragment_mass_tolerance_unit_ppm, bool is_xlink_spectrum=false, Size n_charges=1) | XQuestScores | static |
matchOddsScoreSimpleSpec(const std::vector< SimpleTSGXLMS::SimplePeak > &theoretical_spec, const Size matched_size, double fragment_mass_tolerance, bool fragment_mass_tolerance_unit_ppm, bool is_xlink_spectrum=false, Size n_charges=1) | XQuestScores | static |
preScore(Size matched_alpha, Size ions_alpha, Size matched_beta, Size ions_beta) | XQuestScores | static |
preScore(Size matched_alpha, Size ions_alpha) | XQuestScores | static |
totalMatchedCurrent(const std::vector< std::pair< Size, Size > > &matched_spec_linear_alpha, const std::vector< std::pair< Size, Size > > &matched_spec_linear_beta, const std::vector< std::pair< Size, Size > > &matched_spec_xlinks_alpha, const std::vector< std::pair< Size, Size > > &matched_spec_xlinks_beta, const PeakSpectrum &spectrum_linear_peaks, const PeakSpectrum &spectrum_xlink_peaks) | XQuestScores | static |
weightedTICScore(Size alpha_size, Size beta_size, double intsum_alpha, double intsum_beta, double total_current, bool type_is_cross_link) | XQuestScores | static |
weightedTICScoreXQuest(Size alpha_size, Size beta_size, double intsum_alpha, double intsum_beta, double total_current, bool type_is_cross_link) | XQuestScores | static |
xCorrelation(const PeakSpectrum &spec1, const PeakSpectrum &spec2, Int maxshift, double tolerance) | XQuestScores | static |
xCorrelationPrescore(const PeakSpectrum &spec1, const PeakSpectrum &spec2, double tolerance) | XQuestScores | static |