Slimmer structure as storing all scored candidates in PeptideHit objects takes too much space. More...
Static Public Member Functions | |
static bool | hasBetterScore (const AnnotatedHit &a, const AnnotatedHit &b) |
Public Attributes | |
StringView | sequence |
SignedSize | peptide_mod_index |
Size | rna_mod_index |
double | score |
double | best_localization_score |
String | localization_scores |
String | best_localization |
String | fragment_annotation_string |
std::vector< PeptideHit::PeakAnnotation > | fragment_annotations |
Slimmer structure as storing all scored candidates in PeptideHit objects takes too much space.
|
inlinestatic |
References score.
String best_localization |
double best_localization_score |
String fragment_annotation_string |
std::vector<PeptideHit::PeakAnnotation> fragment_annotations |
String localization_scores |
SignedSize peptide_mod_index |
Referenced by RNPxlSearch::main_().
Size rna_mod_index |
Referenced by RNPxlSearch::main_().
double score |
Referenced by hasBetterScore(), and RNPxlSearch::main_().
StringView sequence |
Referenced by RNPxlSearch::main_().
OpenMS / TOPP release 2.3.0 | Documentation generated on Fri Jan 5 2018 22:21:12 using doxygen 1.8.13 |