- Fix bug in
readObject()
forMsBackendMetaboLights
that would not update/fix the local path to the cached data files.
- Add
saveObject()
forMsBackendMetaboLights
.
- Expand unit tests.
- Add MetaboLights
readMsObject()
method forMsExpriment()
objects.
- Add alabaster
saveObject()
andreadObject()
methods as well assaveMsObject()
andreadMsObject()
methods withAlabasterParam
param forMsBackendMzR
,Spectra
,MsExperiment
andXcmsExperiment
objects.
- Implement
saveMsObject()
andreadMsObject()
withPlainTextParam
forMsBackendMzR
,Spectra
,MsExperiment
andXcmsExperiment
.
- Refactor code for text-based import and export of MS data objects.