OpenMS
2.4.0
|
Quality Controls (QCs) within a component group. More...
#include <OpenMS/ANALYSIS/OPENSWATH/MRMFeatureQC.h>
Quality Controls (QCs) within a component group.
A component group is analogous to a transition group or feature. A component group includes all transitions that correspond to a given component (i.e., peptide or metabolite)
String component_group_name |
name of the component group
double intensity_l { 0.0 } |
intensity lower bound
double intensity_u { 1e12 } |
intensity upper bound
String ion_ratio_feature_name |
double ion_ratio_l { 0.0 } |
String ion_ratio_pair_name_1 |
String ion_ratio_pair_name_2 |
double ion_ratio_u { 1e12 } |
Int n_detecting_l { 0 } |
Int n_detecting_u { 100 } |
Int n_heavy_l { 0 } |
number of heavy ion lower bound
Int n_heavy_u { 100 } |
number of heavy ion upper bound
Int n_identifying_l { 0 } |
Int n_identifying_u { 100 } |
Int n_light_l { 0 } |
Int n_light_u { 100 } |
Int n_quantifying_l { 0 } |
Int n_quantifying_u { 100 } |
Int n_transitions_l { 0 } |
Int n_transitions_u { 100 } |
double overall_quality_l { 0.0 } |
overall quality lower bound
double overall_quality_u { 1e12 } |
overall quality upper bound
double retention_time_l { 0.0 } |
retention time lower bound
double retention_time_u { 1e12 } |
retention time upper bound