Skip to content

Commit 9f5e5d9

Browse files
committed
update README for zarr files
1 parent 05abae5 commit 9f5e5d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ The imaging folder contains data related to the analysis of highly-multiplexed i
5353
- ilp: ilastik specific project files
5454
- ome-tiff: OME-TIFF image files
5555
- tiff: TIFF image files
56+
- ome-zarr: OME-Zarr image files as tar archive
5657

5758
### pangenomics
5859

@@ -787,6 +788,9 @@ The spatial_omics folder contains subfolders for different platforms in the emer
787788
- staging
788789
- '8_cycle1/*.tif': Synthetic image data simulating the naming nomenclature of MACSIma platform. Intensity was created using ```numpy.uint16( 65535* numpy.random.rand(256,256) )```. File names and xml metadata comment were transplanted from real MACSIma files.
789790

791+
- ome-zarr
792+
- zarr array from a 2D single-channel 16-bit `.tif` image from the [NuMorph test dataset](https://zenodo.org/records/14916478). The image is a single tile single z-slice (Z0600) of a WT mouse brain using a fluorescent antibody for Ctip2. Imaged with the Ultramicroscope II (Miltenyi).
793+
790794

791795
### pangenomics
792796

0 commit comments

Comments
 (0)