Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
OpenSwath_Scores Struct Reference

A structure to hold the different scores computed by OpenSWATH. More...

#include <OpenMS/ANALYSIS/OPENSWATH/OpenSwathScoring.h>

Public Member Functions

 OpenSwath_Scores ()
 
double get_quick_lda_score (double library_corr_, double library_norm_manhattan_, double norm_rt_score_, double xcorr_coelution_score_, double xcorr_shape_score_, double log_sn_score_)
 
double calculate_lda_prescore (OpenSwath_Scores scores)
 
double calculate_swath_lda_prescore (OpenSwath_Scores scores)
 

Public Attributes

double elution_model_fit_score
 
double library_corr
 
double library_norm_manhattan
 
double library_rootmeansquare
 
double library_sangle
 
double norm_rt_score
 
double isotope_correlation
 
std::string ind_isotope_correlation
 
double isotope_overlap
 
std::string ind_isotope_overlap
 
double massdev_score
 
std::string ind_massdev_score
 
double xcorr_coelution_score
 
std::string ind_xcorr_coelution_score
 
double xcorr_shape_score
 
std::string ind_xcorr_shape_score
 
double yseries_score
 
double bseries_score
 
double log_sn_score
 
std::string ind_log_sn_score
 
int ind_num_transitions
 
std::string ind_transition_names
 
std::string ind_area_intensity
 
std::string ind_apex_intensity
 
std::string ind_log_intensity
 
double weighted_coelution_score
 
double weighted_xcorr_shape
 
double weighted_massdev_score
 
double xcorr_ms1_coelution_score
 
double xcorr_ms1_shape_score
 
double ms1_ppm_score
 
double ms1_isotope_correlation
 
double ms1_isotope_overlap
 
double sonar_sn
 
double sonar_diff
 
double sonar_trend
 
double sonar_rsq
 
double sonar_shape
 
double sonar_lag
 
double library_manhattan
 
double library_dotprod
 
double intensity
 
double total_xic
 
double nr_peaks
 
double sn_ratio
 
double rt_difference
 
double normalized_experimental_rt
 
double raw_rt_score
 
double dotprod_score_dia
 
double manhatt_score_dia
 

Detailed Description

A structure to hold the different scores computed by OpenSWATH.

This struct is used to store the individual OpenSWATH (sub-)scores. It also allows to compute some preliminary quality score for a feature by using a predefined combination of the individual scores determined using LDA.

Constructor & Destructor Documentation

◆ OpenSwath_Scores()

OpenSwath_Scores ( )
inline

Member Function Documentation

◆ calculate_lda_prescore()

double calculate_lda_prescore ( OpenSwath_Scores  scores)
inline

◆ calculate_swath_lda_prescore()

double calculate_swath_lda_prescore ( OpenSwath_Scores  scores)
inline

◆ get_quick_lda_score()

double get_quick_lda_score ( double  library_corr_,
double  library_norm_manhattan_,
double  norm_rt_score_,
double  xcorr_coelution_score_,
double  xcorr_shape_score_,
double  log_sn_score_ 
)
inline

Member Data Documentation

◆ bseries_score

double bseries_score

◆ dotprod_score_dia

double dotprod_score_dia

◆ elution_model_fit_score

double elution_model_fit_score

◆ ind_apex_intensity

std::string ind_apex_intensity

◆ ind_area_intensity

std::string ind_area_intensity

◆ ind_isotope_correlation

std::string ind_isotope_correlation

◆ ind_isotope_overlap

std::string ind_isotope_overlap

◆ ind_log_intensity

std::string ind_log_intensity

◆ ind_log_sn_score

std::string ind_log_sn_score

◆ ind_massdev_score

std::string ind_massdev_score

◆ ind_num_transitions

int ind_num_transitions

◆ ind_transition_names

std::string ind_transition_names

◆ ind_xcorr_coelution_score

std::string ind_xcorr_coelution_score

◆ ind_xcorr_shape_score

std::string ind_xcorr_shape_score

◆ intensity

double intensity

◆ isotope_correlation

double isotope_correlation

◆ isotope_overlap

double isotope_overlap

◆ library_corr

double library_corr

◆ library_dotprod

double library_dotprod

◆ library_manhattan

double library_manhattan

◆ library_norm_manhattan

double library_norm_manhattan

◆ library_rootmeansquare

double library_rootmeansquare

◆ library_sangle

double library_sangle

◆ log_sn_score

double log_sn_score

◆ manhatt_score_dia

double manhatt_score_dia

◆ massdev_score

double massdev_score

◆ ms1_isotope_correlation

double ms1_isotope_correlation

◆ ms1_isotope_overlap

double ms1_isotope_overlap

◆ ms1_ppm_score

double ms1_ppm_score

◆ norm_rt_score

double norm_rt_score

◆ normalized_experimental_rt

double normalized_experimental_rt

◆ nr_peaks

double nr_peaks

◆ raw_rt_score

double raw_rt_score

◆ rt_difference

double rt_difference

◆ sn_ratio

double sn_ratio

◆ sonar_diff

double sonar_diff

◆ sonar_lag

double sonar_lag

◆ sonar_rsq

double sonar_rsq

◆ sonar_shape

double sonar_shape

◆ sonar_sn

double sonar_sn

◆ sonar_trend

double sonar_trend

◆ total_xic

double total_xic

◆ weighted_coelution_score

double weighted_coelution_score

◆ weighted_massdev_score

double weighted_massdev_score

◆ weighted_xcorr_shape

double weighted_xcorr_shape

◆ xcorr_coelution_score

double xcorr_coelution_score

◆ xcorr_ms1_coelution_score

double xcorr_ms1_coelution_score

◆ xcorr_ms1_shape_score

double xcorr_ms1_shape_score

◆ xcorr_shape_score

double xcorr_shape_score

◆ yseries_score

double yseries_score

OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13