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