#include <OpenMS/FORMAT/MzTab.h>
Public Attributes | |
MzTabString | sequence |
MzTabString | accession |
MzTabBoolean | unique |
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 |
MzTabModificationList | modifications |
MzTabDoubleList | retention_time |
MzTabDoubleList | retention_time_window |
MzTabInteger | charge |
MzTabDouble | mass_to_charge |
MzTabString | uri |
MzTabSpectraRef | spectra_ref |
std::map< Size, MzTabDouble > | peptide_abundance_assay |
std::map< Size, MzTabDouble > | peptide_abundance_study_variable |
std::map< Size, MzTabDouble > | peptide_abundance_stdev_study_variable |
std::map< Size, MzTabDouble > | peptide_abundance_std_error_study_variable |
std::vector< MzTabOptionalColumnEntry > | opt_ |
MzTabString accession |
std::map<Size, MzTabDouble> best_search_engine_score |
MzTabInteger charge |
MzTabString database |
MzTabString database_version |
MzTabDouble mass_to_charge |
MzTabModificationList modifications |
std::vector<MzTabOptionalColumnEntry> opt_ |
std::map<Size, MzTabDouble> peptide_abundance_assay |
std::map<Size, MzTabDouble> peptide_abundance_std_error_study_variable |
std::map<Size, MzTabDouble> peptide_abundance_stdev_study_variable |
std::map<Size, MzTabDouble> peptide_abundance_study_variable |
MzTabInteger reliability |
MzTabDoubleList retention_time |
MzTabDoubleList retention_time_window |
MzTabParameterList search_engine |
std::map<Size, std::map<Size, MzTabDouble> > search_engine_score_ms_run |
MzTabString sequence |
MzTabSpectraRef spectra_ref |
MzTabBoolean unique |
MzTabString uri |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13 |