Skip to content

Releases: NL-BioImaging/biomero-scripts

v1.6.0

29 Feb 12:18
Compare
Choose a tag to compare
  • 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

24 Feb 15:15
Compare
Choose a tag to compare
  • 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

21 Feb 16:28
Compare
Choose a tag to compare
  • (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

19 Feb 16:38
Compare
Choose a tag to compare
  • 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

01 Feb 15:10
Compare
Choose a tag to compare
  • 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

29 Jan 13:05
Compare
Choose a tag to compare

These are compatible with v1.1.1 of BIOMERO

Full Changelog: https://github.com/NL-BioImaging/biomero-scripts/commits/v1.1.1

Version 1

20 Dec 14:08
Compare
Choose a tag to compare

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