NEWS
MsBackendMetabolomicsWorkbench 0.99
Changes in 0.99.1
- Update
.Rbuildignore to include of NEWS.md.
- Update installation instruction.
- Named vignette chunks.
- Refactor
mwb_sync() to accept Spectra object and avoid "@" call in
vignette.
Changes in 0.99.0
- Remove
progress import.
- Update to 0.99.0 for Bioconductor submission.
MsBackendMetabolomicsWorkbench 0.1
Changes in 0.1.8
- Update the filename in
BiocFileCache table.
- Minor update for Bioconductor submission.
Changes in 0.1.7
- Add
fileName parameter to backendInitialize.
- Remove
stringr import.
- Update tests.
Changes in 0.1.6
Changes in 0.1.5
- Fix bug caching files with same filename. Add zip filename to sample filename.
Changes in 0.1.4
- Handle encoded sample filenames.
- Improve the managing of POST failures.
- Improve the handling of cached files.
- Add the POST request for .tar.gz archive.
- Change from copy to move when adding files to cache after zip download.
- Centralize retry pattern.
- Expand tests.
- Add GHA.
Changes in 0.1.3
Changes in 0.1.2
Changes in 0.1.1
- Possibility to download the zip file of the experiment from the FTP server.
- Update documentation.
- Update unit tests.
Changes in 0.1.0
- Initial version, add the basic Metabolomics Workbench functions.
- Add functionality to download and cache MS data files from Metabolomics
Workbench.
- Add unit tests.