Hi @krokicki,
I found: https://bioimagetools.github.io/nf-module-aggregator/modules/janelia-module-bioformats2raw/
I have a question: Can one also specify a pixel size to this module?
The workflow I'm having in mind is to use CellPose to segment an image and then convert the output of CellPose to an OME-Zarr with proper pixel size, which would be read from the initial input image. Do you have a suggestion how to best implement such a workflow?
My idea was that we maybe would need a module that can extract metadata from an image and save it to a text file. And this metadata text file could be given as an optional input to a module that can convert an image to an OME-Zarr.
Hi @krokicki,
I found: https://bioimagetools.github.io/nf-module-aggregator/modules/janelia-module-bioformats2raw/
I have a question: Can one also specify a pixel size to this module?
The workflow I'm having in mind is to use CellPose to segment an image and then convert the output of CellPose to an OME-Zarr with proper pixel size, which would be read from the initial input image. Do you have a suggestion how to best implement such a workflow?
My idea was that we maybe would need a module that can extract metadata from an image and save it to a text file. And this metadata text file could be given as an optional input to a module that can convert an image to an OME-Zarr.