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

represents a peptide. First in silico. If experimental is set to true it is MS/MS derived. More...

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

Public Attributes

std::list< ProteinEntry * > proteins
 
bool traversed
 
String sequence
 
Size peptide_identification
 
Size peptide_hit
 
Size index
 
Size msd_group
 
Size isd_group
 
bool experimental
 
float intensity
 
String origin
 

Detailed Description

represents a peptide. First in silico. If experimental is set to true it is MS/MS derived.

Member Data Documentation

bool experimental
Size index
float intensity
Size isd_group
Size msd_group
String origin
Size peptide_hit
Size peptide_identification
std::list<ProteinEntry *> proteins
String sequence
bool traversed

OpenMS / TOPP release 2.0.0 Documentation generated on Thu Aug 20 2015 01:44:39 using doxygen 1.8.9.1