Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
ProteinIdentification::ProteinGroup Struct Reference

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...
 

Detailed Description

Bundles multiple (e.g. indistinguishable) proteins in a group.

Constructor & Destructor Documentation

ProteinGroup ( )
inline

Member Function Documentation

bool operator== ( const ProteinGroup  rhs) const
inline

Member Data Documentation

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