Open sneumann opened 5 years ago
Sounds great! I'll have a look at mzTab export/import. Most likely that has to go into xcms
, not MSnbase
.
To keep this issue up-to-date: after metaRbolomics we (@nilshoffmann) agreed that it might be best to import mzTabR
(or whatever the name will be) in xcms
, have the functionality there to create a MzTabObject
from an XCMSnExp
object and use the mzTabR
functionality to serialize the MzTabObject
to mzTab-m.
The package now lives at lifs-tools/rmztab-m
Hi, the 6.4. Small Molecule Feature (SMF) Section (https://hupo-psi.github.io/mzTab/2_0-metabolomics-draft/mzTab_format_specification_2_0-M_draft.html#small-molecule-feature-smf-section) of the mzTab-M format can be used to encode information on the features. We already have a prototype
xcmsSet
mzTab-export in https://github.com/sneumann/xcms/blob/master/R/writemztab.R. It would be great to have "proper" support for writing (and reading !) mzTab-M also for the XCMS3 / MSnBase / CAMERA export. For the latter, we need sneumann/CAMERA/issues/35, and eventually this could integrate output from MetFrag(R), see ipb-halle/MetFragR/issues/23 Yours, Steffen