Skip to content

Commit 6f31626

Browse files
authored
Merge pull request #1631 from CaroAMN/modules
adding ome-zarr test data
2 parents 32e5a8f + 9f5e5d9 commit 6f31626

File tree

2 files changed

+4
-0
lines changed

2 files 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

data/imaging/ome-zarr/zarr.tar

10.7 MB
Binary file not shown.

0 commit comments

Comments
 (0)