#include <OpenMS/FORMAT/MzTab.h>
|
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_ |
|
◆ MzTabProteinSectionRow()
◆ accession
◆ ambiguity_members
◆ best_search_engine_score
◆ database
◆ database_version
◆ description
◆ go_terms
◆ modifications
◆ num_peptides_distinct_ms_run
◆ num_peptides_unique_ms_run
◆ num_psms_ms_run
◆ opt_
◆ protein_abundance_assay
◆ protein_abundance_std_error_study_variable
◆ protein_abundance_stdev_study_variable
◆ protein_abundance_study_variable
◆ protein_coverage
◆ reliability
◆ search_engine
◆ search_engine_score_ms_run
◆ species
◆ taxid
◆ uri