Skip to content

Commit bf02ad2

Browse files
fix table formatting
1 parent 1e0a878 commit bf02ad2

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"zarr_format": 2
3+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
2+
"backend": "anndata_v1",
23
"encoding-type": "anndata",
34
"encoding-version": "0.1.0",
45
"fractal_table_version": "1",
6+
"index_key": "FieldIndex",
7+
"index_type": "str",
58
"type": "roi_table"
69
}

tests/data/AssayPlate_Greiner_CELLSTAR655090_B03_0.zarr/tables/well_ROI_table/X/.zarray

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"id": "blosc",
1111
"shuffle": 1
1212
},
13-
"dtype": "<f4",
13+
"dtype": "<f8",
1414
"fill_value": 0.0,
1515
"filters": null,
1616
"order": "C",
Binary file not shown.

0 commit comments

Comments
 (0)