A structure to hold the different scores computed by the FeatureFinder. More...
#include <OpenMS/ANALYSIS/OPENSWATH/MRMFeatureFinderScoring.h>
A structure to hold the different scores computed by the FeatureFinder.
| double calculate_lda_prescore | ( | OpenSwath_Scores | scores | ) | [inline] |
References OpenSwath_Scores::elution_model_fit_score, OpenSwath_Scores::library_corr, OpenSwath_Scores::library_rmsd, OpenSwath_Scores::log_sn_score, OpenSwath_Scores::norm_rt_score, OpenSwath_Scores::xcorr_coelution_score, and OpenSwath_Scores::xcorr_shape_score.
Referenced by MRMFeatureFinderScoring::scorePeakgroups_().
| double calculate_swath_lda_prescore | ( | OpenSwath_Scores | scores | ) | [inline] |
References OpenSwath_Scores::isotope_correlation, OpenSwath_Scores::isotope_overlap, OpenSwath_Scores::library_corr, OpenSwath_Scores::library_rmsd, OpenSwath_Scores::log_sn_score, OpenSwath_Scores::massdev_score, OpenSwath_Scores::norm_rt_score, OpenSwath_Scores::xcorr_coelution_score, OpenSwath_Scores::xcorr_shape_score, and OpenSwath_Scores::yseries_score.
Referenced by MRMFeatureFinderScoring::calculateSwathScores_().
| double get_quick_lda_score | ( | double | library_corr, | |
| double | library_rmsd, | |||
| double | norm_rt_score, | |||
| double | xcorr_coelution_score, | |||
| double | xcorr_shape_score, | |||
| double | log_sn_score | |||
| ) | [inline] |
Referenced by MRMFeatureFinderScoring::scorePeakgroups_().
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:50 using doxygen 1.7.1 |