OpenMS
|
MztabM Metadata. More...
#include <OpenMS/FORMAT/MzTabM.h>
Public Member Functions | |
MzTabMMetaData () | |
Public Attributes | |
MzTabString | mz_tab_version |
MzTab-M Version. More... | |
MzTabString | mz_tab_id |
MzTab-M file id (e.g. repository-, local identifier) More... | |
MzTabString | title |
Title. More... | |
MzTabString | description |
Description. More... | |
std::map< Size, MzTabParameterList > | sample_processing |
List of parameters describing the sample processing/preparation/handling. More... | |
std::map< Size, MzTabInstrumentMetaData > | instrument |
List of parameters describing the instrument. More... | |
std::map< Size, MzTabSoftwareMetaData > | software |
Software used to analyze the data. More... | |
std::map< Size, MzTabString > | publication |
Associated publication(s) More... | |
std::map< Size, MzTabContactMetaData > | contact |
Contact name. More... | |
std::map< Size, MzTabString > | uri |
Pointing to file source (e.g. MetaboLights) More... | |
std::map< Size, MzTabString > | external_study_uri |
Pointing to an external file with more details about the study (e.g. ISA-TAB file) More... | |
MzTabParameter | quantification_method |
Quantification method used in the experiment. More... | |
std::map< Size, MzTabSampleMetaData > | sample |
Sample details. More... | |
std::map< Size, MzTabMMSRunMetaData > | ms_run |
MS run details. More... | |
std::map< Size, MzTabMAssayMetaData > | assay |
Assay details. More... | |
std::map< Size, MzTabMStudyVariableMetaData > | study_variable |
Study Variable details. More... | |
std::map< Size, MzTabParameter > | custom |
Custom parameters. More... | |
std::map< Size, MzTabCVMetaData > | cv |
Controlled Vocabulary details. More... | |
std::map< Size, MzTabMDatabaseMetaData > | database |
Database details. More... | |
std::map< Size, MzTabParameter > | derivatization_agent |
A description of derivatization agents applied to small molecules. More... | |
MzTabParameter | small_molecule_quantification_unit |
Description of the unit type used. More... | |
MzTabParameter | small_molecule_feature_quantification_unit |
Description of the unit type used. More... | |
MzTabParameter | small_molecule_identification_reliability |
Reliability of identification (4-level schema) More... | |
std::map< Size, MzTabParameter > | id_confidence_measure |
Confidence measures / scores. More... | |
std::vector< MzTabString > | colunit_small_molecule |
Defines the unit used for a specific column. More... | |
std::vector< MzTabString > | colunit_small_molecule_feature |
Defines the unit used for a specific column. More... | |
std::vector< MzTabString > | colunit_small_molecule_evidence |
Defines the unit used for a specific column. More... | |
MztabM Metadata.
MzTabMMetaData | ( | ) |
std::map<Size, MzTabMAssayMetaData> assay |
Assay details.
std::vector<MzTabString> colunit_small_molecule |
Defines the unit used for a specific column.
std::vector<MzTabString> colunit_small_molecule_evidence |
Defines the unit used for a specific column.
std::vector<MzTabString> colunit_small_molecule_feature |
Defines the unit used for a specific column.
std::map<Size, MzTabContactMetaData> contact |
Contact name.
std::map<Size, MzTabParameter> custom |
Custom parameters.
std::map<Size, MzTabCVMetaData> cv |
Controlled Vocabulary details.
std::map<Size, MzTabMDatabaseMetaData> database |
Database details.
std::map<Size, MzTabParameter> derivatization_agent |
A description of derivatization agents applied to small molecules.
MzTabString description |
Description.
std::map<Size, MzTabString> external_study_uri |
Pointing to an external file with more details about the study (e.g. ISA-TAB file)
std::map<Size, MzTabParameter> id_confidence_measure |
Confidence measures / scores.
std::map<Size, MzTabInstrumentMetaData> instrument |
List of parameters describing the instrument.
std::map<Size, MzTabMMSRunMetaData> ms_run |
MS run details.
MzTabString mz_tab_id |
MzTab-M file id (e.g. repository-, local identifier)
MzTabString mz_tab_version |
MzTab-M Version.
std::map<Size, MzTabString> publication |
Associated publication(s)
MzTabParameter quantification_method |
Quantification method used in the experiment.
std::map<Size, MzTabSampleMetaData> sample |
Sample details.
std::map<Size, MzTabParameterList> sample_processing |
List of parameters describing the sample processing/preparation/handling.
MzTabParameter small_molecule_feature_quantification_unit |
Description of the unit type used.
MzTabParameter small_molecule_identification_reliability |
Reliability of identification (4-level schema)
MzTabParameter small_molecule_quantification_unit |
Description of the unit type used.
std::map<Size, MzTabSoftwareMetaData> software |
Software used to analyze the data.
std::map<Size, MzTabMStudyVariableMetaData> study_variable |
Study Variable details.
MzTabString title |
Title.
std::map<Size, MzTabString> uri |
Pointing to file source (e.g. MetaboLights)