Skip to content

Commit

Permalink
Merge pull request #225 from Euro-BioImaging/main
Browse files Browse the repository at this point in the history
Update index.md
  • Loading branch information
joshmoore authored Jan 31, 2024
2 parents 443fdca + 2112489 commit 4428c97
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ for working with NGFF data.
The following pages are intended to provide an overview of the available resources in the NGFF space:

* [Data Resources](../data/index.md): List of data repositories where OME-Zarr data can be found.
* [Tools](../tools/index.rst): GUIs and libraries that can be used for accessing OME-Zarr formatted data.
* [Tools](../tools/index.md): GUIs and libraries that can be used for accessing OME-Zarr formatted data.
* [Publications](../publications/index.md): List of publications referencing OME-NGFF or publishing
datasets in OME-Zarr.

Expand Down
6 changes: 6 additions & 0 deletions tools/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
<https://github.com/Euro-BioImaging/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/.
Expand Down

0 comments on commit 4428c97

Please sign in to comment.