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 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:27 using doxygen 1.8.5 |