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