![]() |
OpenMS
|
#include <OpenMS/KERNEL/FeatureMap.h>
Public Member Functions | |
| AnnotationStatistics () | |
| AnnotationStatistics (const AnnotationStatistics &rhs) | |
| AnnotationStatistics & | operator= (const AnnotationStatistics &rhs) |
| bool | operator== (const AnnotationStatistics &rhs) const |
| AnnotationStatistics & | operator+= (BaseFeature::AnnotationState state) |
Public Attributes | |
| std::vector< Size > | states |
| count each state, indexing by BaseFeature::AnnotationState More... | |
summary of the peptide identification assigned to each feature of this map. Each feature contributes one vote (=state)
| AnnotationStatistics | ( | const AnnotationStatistics & | rhs | ) |
| AnnotationStatistics& operator+= | ( | BaseFeature::AnnotationState | state | ) |
| AnnotationStatistics& operator= | ( | const AnnotationStatistics & | rhs | ) |
| bool operator== | ( | const AnnotationStatistics & | rhs | ) | const |
| std::vector<Size> states |
count each state, indexing by BaseFeature::AnnotationState