From 2031c00fc55368f0a71e14b8075e97f214da4035 Mon Sep 17 00:00:00 2001 From: Jan Eglinger Date: Tue, 19 Nov 2024 15:26:55 +0100 Subject: [PATCH] Tools: BioIO replaces AICSImageIO --- tools/index.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/tools/index.md b/tools/index.md index 4385aa6a..1a4a62ec 100644 --- a/tools/index.md +++ b/tools/index.md @@ -90,12 +90,6 @@ A Nextflow based command-line tool that wraps bioformats2raw for parallelised co 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/. -### AICSImageIO - - -Image Reading, Metadata Conversion, and Image Writing for Microscopy Images in pure Python. - - ### bfio @@ -108,6 +102,14 @@ A Python interface to Bioformats using jpype for direct access to the library. A standalone Java library for reading and writing life sciences image file formats. +### BioIO + + +(formerly AICSImageIO ) + +Image Reading, Metadata Conversion, and Image Writing for Microscopy Images in pure Python. + + ### ngff-zarr