Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Attributes | List of all members
ProteinResolver::MSDGroup Struct Reference

representation of an msd group. Contains peptides, proteins and a pointer to its ISD group More...

#include <OpenMS/ANALYSIS/QUANTITATION/ProteinResolver.h>

Public Attributes

std::list< ProteinEntry * > proteins
 
std::list< PeptideEntry * > peptides
 
Size index
 
ISDGroupisd_group
 
Size number_of_decoy
 
Size number_of_target
 
Size number_of_target_plus_decoy
 
float intensity
 

Detailed Description

representation of an msd group. Contains peptides, proteins and a pointer to its ISD group

Member Data Documentation

Size index
float intensity
ISDGroup* isd_group
Size number_of_decoy
Size number_of_target
Size number_of_target_plus_decoy
std::list<PeptideEntry *> peptides
std::list<ProteinEntry *> proteins

OpenMS / TOPP release 2.0.0 Documentation generated on Sat May 16 2015 16:14:03 using doxygen 1.8.9.1