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

Quantitative and associated data for a peptide. More...

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

Public Member Functions

 PeptideData ()
 constructor More...
 

Public Attributes

std::map< Int, SampleAbundancesabundances
 mapping: charge -> sample -> abundance More...
 
SampleAbundances total_abundances
 mapping: sample -> total abundance More...
 
std::set< Stringaccessions
 protein accessions for this peptide More...
 
Size id_count
 number of identifications More...
 

Detailed Description

Quantitative and associated data for a peptide.

Constructor & Destructor Documentation

PeptideData ( )
inline

constructor

Member Data Documentation

std::map<Int, SampleAbundances> abundances

mapping: charge -> sample -> abundance

std::set<String> accessions

protein accessions for this peptide

Size id_count

number of identifications

SampleAbundances total_abundances

mapping: sample -> total abundance


OpenMS / TOPP release 2.0.0 Documentation generated on Fri May 29 2015 17:20:42 using doxygen 1.8.9.1