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

◆ experimental

bool experimental

◆ index

Size index

◆ intensity

float intensity

◆ isd_group

Size isd_group

◆ msd_group

Size msd_group

◆ origin

String origin

◆ peptide_hit

Size peptide_hit

◆ peptide_identification

Size peptide_identification

◆ proteins

std::list<ProteinEntry *> proteins

◆ sequence

String sequence

◆ traversed

bool traversed

OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:12 using doxygen 1.8.13