#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
MzTabProteinSectionRow () | |
Public Attributes | |
MzTabString | accession |
MzTabString | description |
MzTabInteger | taxid |
MzTabString | species |
MzTabString | database |
MzTabString | database_version |
MzTabParameterList | search_engine |
std::map< Size, MzTabDouble > | best_search_engine_score |
std::map< Size, std::map< Size, MzTabDouble > > | search_engine_score_ms_run |
MzTabInteger | reliability |
std::map< Size, MzTabInteger > | num_psms_ms_run |
std::map< Size, MzTabInteger > | num_peptides_distinct_ms_run |
std::map< Size, MzTabInteger > | num_peptides_unique_ms_run |
MzTabStringList | ambiguity_members |
MzTabModificationList | modifications |
MzTabString | uri |
MzTabStringList | go_terms |
MzTabDouble | protein_coverage |
std::map< Size, MzTabDouble > | protein_abundance_assay |
std::map< Size, MzTabDouble > | protein_abundance_study_variable |
std::map< Size, MzTabDouble > | protein_abundance_stdev_study_variable |
std::map< Size, MzTabDouble > | protein_abundance_std_error_study_variable |
std::vector< MzTabOptionalColumnEntry > | opt_ |
MzTabString accession |
MzTabStringList ambiguity_members |
std::map<Size, MzTabDouble> best_search_engine_score |
MzTabString database |
MzTabString database_version |
MzTabString description |
MzTabStringList go_terms |
MzTabModificationList modifications |
std::map<Size, MzTabInteger> num_peptides_distinct_ms_run |
std::map<Size, MzTabInteger> num_peptides_unique_ms_run |
std::map<Size, MzTabInteger> num_psms_ms_run |
std::vector<MzTabOptionalColumnEntry> opt_ |
std::map<Size, MzTabDouble> protein_abundance_assay |
std::map<Size, MzTabDouble> protein_abundance_std_error_study_variable |
std::map<Size, MzTabDouble> protein_abundance_stdev_study_variable |
std::map<Size, MzTabDouble> protein_abundance_study_variable |
MzTabDouble protein_coverage |
MzTabInteger reliability |
MzTabParameterList search_engine |
std::map<Size, std::map<Size, MzTabDouble> > search_engine_score_ms_run |
MzTabString species |
MzTabInteger taxid |
MzTabString uri |
OpenMS / TOPP release 2.0.0 | Documentation generated on Fri May 29 2015 17:20:41 using doxygen 1.8.9.1 |