Hello @bugraoezdemir,
I felt like trying out batchconvert to convert some of the example data I use on a regular to ome-zarr (nothing big). However, I found that there is no conda package for osx. I checked the dependencies:
dependencies:
- nextflow >=23.10.1
- python >=3.9
and this doesn't look limiting at all. I found some conda recipe in one of your branches here, but, didn't want to dig too deep before knowing if the current version that is on conda is available somewhere here as code.
Do you currently see any limitations that wouldn't allow to run in osx?
Cheers
Dominik