Releases: NL-BioImaging/biomero-scripts
Releases · NL-BioImaging/biomero-scripts
v1.6.0
- Moved file conversion into its own job in BIOMERO, so now added this is an intermediate step in Run_Workflow.py. This fixes a possible deadlock if you have more 'parent' jobs than nodes on your cluster.
Full Changelog: v1.5.0...v1.6.0
v1.5.1
- Release BIOMERO v1.5.1
Perhaps just align biomero / biomero-scripts with minor versions in the future, not patch versions.
But for now, i'll just release both.
Full Changelog: v1.4.0...v1.5.1
v1.5.0
- (DEBUG) Unified logging from all scripts by default to biomero.log
- Update batch script to be up to date with workflow script
Full Changelog: v1.4.0...v1.5.0
v1.4.0
- Fix CellPose script to work with updated API
- Transfer ZARR with no options for channels (like OME-TIFF)
- Run export ZARR with the more generic omero host
Full Changelog: v1.3.0...v1.4.0
v1.3.0
- Extended support for CSV output from workflows. Now they can get uploaded automatically as OMERO.tables using the omero-metadata plugin (a new requirement). For example, it works with the spot counting workflow.
Note: this requires version 1.3.0 of biomero library too.
Full Changelog: v1.1.1...v1.3.0
v1.1.1
These are compatible with v1.1.1 of BIOMERO
Full Changelog: https://github.com/NL-BioImaging/biomero-scripts/commits/v1.1.1
Version 1
Publish the first version of the BIOMERO scripts to accompany the upcoming paper: BIOMERO.
Features:
- Initialize a Slurm environment
- Export data from OMERO to Slurm
- Import data from Slurm to OMERO
- Import job status / logs from Slurm to OMERO
- Run workflow on Slurm
- Run workflow batched on Slurm
Merry Christmas and a happy new year!
Full Changelog: https://github.com/NL-BioImaging/biomero-scripts/commits/v1.0.0