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 |
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 |
| 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.1.0 | Documentation generated on Sun Jun 11 2017 18:22:14 using doxygen 1.8.13 |