Quantitative and associated data for a peptide. More...
#include <OpenMS/ANALYSIS/QUANTITATION/PeptideAndProteinQuant.h>
Public Member Functions | |
| PeptideData () | |
| constructor | |
Public Attributes | |
| std::map< Int, SampleAbundances > | abundances |
| mapping: charge -> sample -> abundance | |
| SampleAbundances | total_abundances |
| mapping: sample -> total abundance | |
| std::set< String > | accessions |
| protein accessions for this peptide | |
| Size | id_count |
| number of identifications | |
Quantitative and associated data for a peptide.
| PeptideData | ( | ) | [inline] |
constructor
| std::map<Int, SampleAbundances> abundances |
mapping: charge -> sample -> abundance
| std::set<String> accessions |
protein accessions for this peptide
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 |