OpenMS
2.5.0
|
Slimmer structure as storing all scored candidates in PeptideHit objects takes too much space. More...
#include <OpenMS/ANALYSIS/ID/SimpleSearchEngineAlgorithm.h>
Static Public Member Functions | |
static bool | hasBetterScore (const AnnotatedHit_ &a, const AnnotatedHit_ &b) |
Public Attributes | |
StringView | sequence |
SignedSize | peptide_mod_index |
enumeration index of the non-RNA peptide modification More... | |
double | score = 0 |
main score More... | |
std::vector< PeptideHit::PeakAnnotation > | fragment_annotations |
Slimmer structure as storing all scored candidates in PeptideHit objects takes too much space.
|
inlinestatic |
std::vector<PeptideHit::PeakAnnotation> fragment_annotations |
SignedSize peptide_mod_index |
enumeration index of the non-RNA peptide modification
double score = 0 |
main score
Referenced by SimpleSearchEngineAlgorithm::AnnotatedHit_::hasBetterScore().
StringView sequence |