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.3.0 | Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13 |