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.  More... | |
| StringList | accessions | 
| Accessions of (indistinguishable) proteins that belong to the same group.  More... | |
Bundles multiple (e.g. indistinguishable) proteins in a group.
| 
 | inline | 
| 
 | inline | 
| StringList accessions | 
Accessions of (indistinguishable) proteins that belong to the same group.
Referenced by ProteinIdentification::ProteinGroup::operator==().
| DoubleReal probability | 
Probability of this group.
Referenced by ProteinIdentification::ProteinGroup::operator==().
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:33 using doxygen 1.8.5 |