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()

ProteinData ( )
inline

constructor

Member Data Documentation

◆ abundances

std::map<String, SampleAbundances> abundances

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

◆ id_count

Size id_count

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

◆ total_abundances

SampleAbundances total_abundances

mapping: sample -> total abundance


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