#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)
|
inline |
|
inline |
|
inline |
References AnnotationStatistics::states.
|
inline |
References AnnotationStatistics::states.
|
inline |
References AnnotationStatistics::states.
std::vector<Size> states |
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:32 using doxygen 1.8.5 |