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

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

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

Public Member Functions

 ProteinData ()
 constructor More...
 

Public Attributes

std::map< String, SampleAbundancesabundances
 mapping: peptide (unmodified) -> sample -> abundance More...
 
SampleAbundances total_abundances
 mapping: sample -> total abundance More...
 
Size id_count
 total number of identifications (of peptides mapping to this protein) More...
 

Detailed Description

Quantitative and associated data for a protein.

Constructor & Destructor Documentation

ProteinData ( )
inline

constructor

Member Data Documentation

std::map<String, SampleAbundances> abundances

mapping: peptide (unmodified) -> sample -> abundance

Size id_count

total number of identifications (of peptides mapping to this protein)

SampleAbundances total_abundances

mapping: sample -> total abundance


OpenMS / TOPP release 2.0.0 Documentation generated on Tue Nov 1 2016 16:34:46 using doxygen 1.8.11