|
OpenMS
2.5.0
|
Go to the documentation of this file.
87 static std::vector<RNPxlReportRow> annotate(
const PeakMap& spectra, std::vector<PeptideIdentification>& peptide_ids,
double marker_ions_tolerance);
double best_localization_score
Definition: RNPxlReport.h:58
double m_4H
Definition: RNPxlReport.h:72
String localization_scores
Definition: RNPxlReport.h:59
create report
Definition: RNPxlReport.h:85
double score
Definition: RNPxlReport.h:62
String peptide
Definition: RNPxlReport.h:57
double m_H
Definition: RNPxlReport.h:69
create header line
Definition: RNPxlReport.h:79
Int charge
Definition: RNPxlReport.h:61
double xl_weight
Definition: RNPxlReport.h:65
RNPxlMarkerIonExtractor::MarkerIonsType marker_ions
Definition: RNPxlReport.h:68
double peptide_weight
Definition: RNPxlReport.h:63
double RNA_weight
Definition: RNPxlReport.h:64
bool no_id
Definition: RNPxlReport.h:52
int rank
Definition: RNPxlReport.h:73
double m_3H
Definition: RNPxlReport.h:71
double rt
Definition: RNPxlReport.h:53
String best_localization
Definition: RNPxlReport.h:60
std::map< String, std::vector< std::pair< double, double > > > MarkerIonsType
name to mass-intensity pair
Definition: RNPxlMarkerIonExtractor.h:49
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:77
double rel_prec_error
Definition: RNPxlReport.h:67
double abs_prec_error
Definition: RNPxlReport.h:66
A more convenient string class.
Definition: String.h:58
double m_2H
Definition: RNPxlReport.h:70
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
String RNA
Definition: RNPxlReport.h:56
String accessions
Definition: RNPxlReport.h:55
double original_mz
Definition: RNPxlReport.h:54
struct to hold a single report line
Definition: RNPxlReport.h:50