Quantitative and associated data for a protein. More...
#include <OpenMS/ANALYSIS/QUANTITATION/PeptideAndProteinQuant.h>
Public Member Functions | |
| ProteinData () | |
| constructor | |
Public Attributes | |
| std::map< String, SampleAbundances > | abundances |
| mapping: peptide (unmodified) -> sample -> abundance | |
| SampleAbundances | total_abundances |
| mapping: sample -> total abundance | |
| Size | id_count |
| total number of identifications (of peptides mapping to this protein) | |
Quantitative and associated data for a protein.
| ProteinData | ( | ) | [inline] |
constructor
| std::map<String, SampleAbundances> abundances |
mapping: peptide (unmodified) -> sample -> abundance
mapping: sample -> total abundance
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:50 using doxygen 1.7.1 |