![]() |
OpenMS
|
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 |
| double | prefix_fraction = 0 |
| fraction of annotated b-ions More... | |
| double | suffix_fraction = 0 |
| fraction of annotated y-ions More... | |
| double | mean_error = 0.0 |
| mean absolute fragment mass error More... | |
Slimmer structure as storing all scored candidates in PeptideHit objects takes too much space.
|
inlinestatic |
| std::vector<PeptideHit::PeakAnnotation> fragment_annotations |
| double mean_error = 0.0 |
mean absolute fragment mass error
| SignedSize peptide_mod_index |
enumeration index of the non-RNA peptide modification
Referenced by SimpleSearchEngineAlgorithm::AnnotatedHit_::hasBetterScore().
| double prefix_fraction = 0 |
fraction of annotated b-ions
| double score = 0 |
main score
Referenced by SimpleSearchEngineAlgorithm::AnnotatedHit_::hasBetterScore().
| StringView sequence |
Referenced by SimpleSearchEngineAlgorithm::AnnotatedHit_::hasBetterScore().
| double suffix_fraction = 0 |
fraction of annotated y-ions