![]() |
OpenMS
|
struct to hold a single report line More...
#include <OpenMS/ANALYSIS/NUXL/NuXLReport.h>
Public Member Functions | |
String | getString (const String &separator) const |
Public Attributes | |
bool | no_id |
double | rt |
double | original_mz |
String | accessions |
String | peptide |
String | NA |
Int | charge |
double | score |
int | rank |
double | best_localization_score |
String | localization_scores |
String | best_localization |
double | peptide_weight |
double | NA_weight |
double | xl_weight |
StringList | meta_values |
NuXLMarkerIonExtractor::MarkerIonsType | marker_ions |
double | abs_prec_error |
double | rel_prec_error |
double | m_H |
double | m_2H |
double | m_3H |
double | m_4H |
String | fragment_annotation |
struct to hold a single report line
double abs_prec_error |
String accessions |
String best_localization |
double best_localization_score |
Int charge |
String fragment_annotation |
String localization_scores |
double m_2H |
double m_3H |
double m_4H |
double m_H |
NuXLMarkerIonExtractor::MarkerIonsType marker_ions |
StringList meta_values |
String NA |
double NA_weight |
bool no_id |
double original_mz |
String peptide |
double peptide_weight |
int rank |
double rel_prec_error |
double rt |
double score |
double xl_weight |