#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 |
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 |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:07 using doxygen 1.8.13 |