Bundles multiple (e.g. indistinguishable) proteins in a group. More...
#include <OpenMS/METADATA/ProteinIdentification.h>
Public Member Functions | |
| ProteinGroup () | |
| bool | operator== (const ProteinGroup rhs) const |
Public Attributes | |
| DoubleReal | probability |
| Probability of this group. | |
| StringList | accessions |
| Accessions of (indistinguishable) proteins that belong to the same group. | |
Bundles multiple (e.g. indistinguishable) proteins in a group.
| ProteinGroup | ( | ) | [inline] |
| bool operator== | ( | const ProteinGroup | rhs | ) | const [inline] |
Accessions of (indistinguishable) proteins that belong to the same group.
Referenced by ProteinIdentification::ProteinGroup::operator==().
Probability of this group.
Referenced by ProteinIdentification::ProteinGroup::operator==().
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:56 using doxygen 1.7.1 |