35 #ifndef OPENMS_ANALYSIS_QUANTITATION_ISOBARICQUANTIFIERSTATISTICS_H
36 #define OPENMS_ANALYSIS_QUANTITATION_ISOBARICQUANTIFIERSTATISTICS_H
72 IsobaricQuantifierStatistics(
const IsobaricQuantifierStatistics& other);
75 IsobaricQuantifierStatistics& operator=(
const IsobaricQuantifierStatistics& rhs);
79 #endif // OPENMS_ANALYSIS_QUANTITATION_ISOBARICQUANTIFIERSTATISTICS_H
std::map< String, Size > empty_channels
Definition: IsobaricQuantifierStatistics.h:69
Size number_ms2_empty
Definition: IsobaricQuantifierStatistics.h:68
double iso_total_intensity_negative
Definition: IsobaricQuantifierStatistics.h:66
double iso_solution_different_intensity
Definition: IsobaricQuantifierStatistics.h:65
Statistics for quantitation performance and comparison of NNLS vs. naive method (aka matrix inversion...
Definition: IsobaricQuantifierStatistics.h:49
Size number_ms2_total
Definition: IsobaricQuantifierStatistics.h:67
Size iso_number_ms2_negative
Definition: IsobaricQuantifierStatistics.h:62
Size iso_number_reporter_negative
Definition: IsobaricQuantifierStatistics.h:63
Size channel_count
Definition: IsobaricQuantifierStatistics.h:61
Size iso_number_reporter_different
Definition: IsobaricQuantifierStatistics.h:64