Skip to contents

Version 0.0

Changes in 0.0.11

  • Fix error message/check for mzTabParam() export of XcmsExperiment.
  • Use the internal .retry() function from MsBackendMetaboLights to retry downloading from EBI’s ftp server.
  • Avoid duplicated export of "mzmed", "rtmin", "rtmed" and "rtmax" featureData() columns in mzTab-M export.
  • Fix definition of study_variables for the SML array in mzTab-M export.

Changes in 0.0.10

Changes in 0.0.9

  • Fix bug in readMsObject() for MetaboLightsParam: mapping between samples and spectra could fail for some MetaboLights data set if a filePattern was defined.

Changes in 0.0.8

  • Fix bug in readObject() for MsBackendMetaboLights that would not update/fix the local path to the cached data files.

Changes in 0.0.7

  • Add saveObject() for MsBackendMetaboLights.

Changes in 0.0.6

  • Expand unit tests.

Changes in 0.0.5

Changes in 0.0.4

Changes in 0.0.3

Changes in 0.0.2

  • Refactor code for text-based import and export of MS data objects.