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, SampleAbundances > | abundances |
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... | |
Quantitative and associated data for a protein.
|
inline |
constructor
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 Thu Aug 20 2015 01:44:38 using doxygen 1.8.9.1 |