Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 873 Bytes

NEWS.md

File metadata and controls

33 lines (19 loc) · 873 Bytes

Version 0.0

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

  • Add MetaboLights readMsObject() method for MsExpriment() objects.

Changes in 0.0.4

  • Add alabaster saveObject() and readObject() methods as well as saveMsObject() and readMsObject() methods with AlabasterParam param for MsBackendMzR, Spectra, MsExperiment and XcmsExperiment objects.

Changes in 0.0.3

  • Implement saveMsObject() and readMsObject() with PlainTextParam for MsBackendMzR, Spectra, MsExperiment and XcmsExperiment.

Changes in 0.0.2

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