HUPO-PSI/mzTab

mzTab-M to MetaboLights ISA converter

Opened this issue ยท 3 comments

To simplify preparation of submissions to EBI MetaboLights, converting mzTab-M to MetaboLights' ISA format would be very helpful.

@sneumann currently working on this with the MetaboLights team using Python and Pydantic binding from the JSON schema model of the format. So input will be the JSON format, which can be created using jmztab-m and / or the corresponding Docker container. Output will be MetaboLights ISA-Tab.

https://github.com/EBI-Metabolights/mztabm2mtbls

Super cool. We should include that into the use cases for xcms / MSIO output (https://github.com/RforMassSpectrometry/MsIO and sneumann/xcms#698 (comment)),
export from mzMine (mzmine/mzmine#1640 (comment))
and existing export from MS-Dial. I keep poking for example mzTab-M's from these implementations, and we should test-submit all example files we have here in HPU-PSI repo.
Yours, Steffen