OpenMS
2.4.0
|
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 |
double | score = 0 |
std::vector< PeptideHit::PeakAnnotation > | fragment_annotations |
Slimmer structure as storing all scored candidates in PeptideHit objects takes too much space.
|
inlinestatic |
References score.
std::vector<PeptideHit::PeakAnnotation> fragment_annotations |
SignedSize peptide_mod_index |
Referenced by SimpleSearchEngine::main_().
double score = 0 |
Referenced by hasBetterScore(), and SimpleSearchEngine::main_().
StringView sequence |
Referenced by SimpleSearchEngine::main_().