Mercurial > repos > imgteam > 2d_feature_extraction
comparison test-data/input/input13.zarr/zarr.json @ 5:5530132d500e draft
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/2d_feature_extraction/ commit bb2d58ed37d8eb09583b86e3cdd9f5d1b56c42a0
| author | imgteam |
|---|---|
| date | Sun, 04 Jan 2026 20:56:17 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 4:a4bc9dfde846 | 5:5530132d500e |
|---|---|
| 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 ] | |
| 17 } | |
| 18 ] | |
| 19 } | |
| 20 ], | |
| 21 "name": "/", | |
| 22 "axes": [ | |
| 23 { | |
| 24 "name": "Y", | |
| 25 "type": "space" | |
| 26 }, | |
| 27 { | |
| 28 "name": "X", | |
| 29 "type": "space" | |
| 30 } | |
| 31 ] | |
| 32 } | |
| 33 ] | |
| 34 } | |
| 35 }, | |
| 36 "zarr_format": 3, | |
| 37 "node_type": "group" | |
| 38 } |
