From 797b610cf08b0a6afa5f4ca51768b6dcd316d260 Mon Sep 17 00:00:00 2001 From: bugraoezdemir <91956472+bugraoezdemir@users.noreply.github.com> Date: Wed, 24 Jan 2024 14:04:50 +0100 Subject: [PATCH] Update index.md --- tools/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tools/index.md b/tools/index.md index b3b0d5d0..aa2412e6 100644 --- a/tools/index.md +++ b/tools/index.md @@ -79,6 +79,12 @@ A GUI application for conversion of bioimage formats into OME-NGFF (Next-Generat A tool for converting multi-terabyte stacks of images into a multiscale OME-NGFF Zarr. +### BatchConvert + + +A Nextflow based command-line tool that wraps bioformats2raw for parallelised conversion of image data collections to OME-Zarr. + + ## Libraries for reading/writing OME-Zarr files Various libraries for reading/writing OME-Zarr files in Python were evaluated as part of the BioVisionCenter "Next generation bioimage analysis workflows hackathon" 2023 in Zurich, Switzerland: https://github.com/jwindhager/ome-ngff-readers-writers/.