Skip to content

Commit

Permalink
Tools: BioIO replaces AICSImageIO
Browse files Browse the repository at this point in the history
  • Loading branch information
imagejan authored Nov 19, 2024
1 parent ea93d4e commit 2031c00
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions tools/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
<https://github.com/AllenCellModeling/aicsimageio>

Image Reading, Metadata Conversion, and Image Writing for Microscopy Images in pure Python.


### bfio
<https://github.com/PolusAI/bfio>

Expand All @@ -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
<https://github.com/bioio-devs/bioio>

(formerly AICSImageIO <https://github.com/AllenCellModeling/aicsimageio>)

Image Reading, Metadata Conversion, and Image Writing for Microscopy Images in pure Python.


### ngff-zarr
<https://github.com/thewtex/ngff-zarr>

Expand Down

0 comments on commit 2031c00

Please sign in to comment.