You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,7 @@ The imaging folder contains data related to the analysis of highly-multiplexed i
53
53
- ilp: ilastik specific project files
54
54
- ome-tiff: OME-TIFF image files
55
55
- tiff: TIFF image files
56
+
- ome-zarr: OME-Zarr image files as tar archive
56
57
57
58
### pangenomics
58
59
@@ -787,6 +788,9 @@ The spatial_omics folder contains subfolders for different platforms in the emer
787
788
- staging
788
789
- '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.
789
790
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).
0 commit comments