comparison test-data/input/input10.zarr/zarr.json @ 4:8f0dd9a58ec3 draft default tip

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/binary2labelimage/ commit f5a4de7535e433e3b0e96e0694e481b6643a54f8
author imgteam
date Sat, 03 Jan 2026 14:14:05 +0000
parents
children
comparison
equal deleted inserted replaced
3:a041e4e9d449 4:8f0dd9a58ec3
1 {
2 "attributes": {
3 "ome": {
4 "version": "0.5",
5 "multiscales": [
6 {
7 "datasets": [
8 {
9 "path": "0",
10 "coordinateTransformations": [
11 {
12 "type": "scale",
13 "scale": [
14 1.0,
15 1.0,
16 1.0
17 ]
18 }
19 ]
20 },
21 {
22 "path": "1",
23 "coordinateTransformations": [
24 {
25 "type": "scale",
26 "scale": [
27 1.0,
28 2.0,
29 2.0
30 ]
31 }
32 ]
33 },
34 {
35 "path": "2",
36 "coordinateTransformations": [
37 {
38 "type": "scale",
39 "scale": [
40 1.0,
41 4.0,
42 4.0
43 ]
44 }
45 ]
46 },
47 {
48 "path": "3",
49 "coordinateTransformations": [
50 {
51 "type": "scale",
52 "scale": [
53 1.0,
54 8.0,
55 8.0
56 ]
57 }
58 ]
59 },
60 {
61 "path": "4",
62 "coordinateTransformations": [
63 {
64 "type": "scale",
65 "scale": [
66 1.0,
67 16.0,
68 16.0
69 ]
70 }
71 ]
72 }
73 ],
74 "name": "/",
75 "axes": [
76 {
77 "name": "c",
78 "type": "channel"
79 },
80 {
81 "name": "y",
82 "type": "space"
83 },
84 {
85 "name": "x",
86 "type": "space"
87 }
88 ]
89 }
90 ]
91 }
92 },
93 "zarr_format": 3,
94 "node_type": "group"
95 }