Skip to content

Commit 1e25366

Browse files
committed
removed nans in annotated example2 spots.json
1 parent 18706cf commit 1e25366

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

viz/example_2/spots_decoded.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -28628,7 +28628,7 @@
2862828628
]
2862928629
},
2863028630
"properties": {
28631-
"qual": NaN,
28631+
"qual": 0.0,
2863228632
"gene": "unknown",
2863328633
"radius": 5,
2863428634
"id": 1908
@@ -28643,7 +28643,7 @@
2864328643
]
2864428644
},
2864528645
"properties": {
28646-
"qual": NaN,
28646+
"qual": 0.0,
2864728647
"gene": "unknown",
2864828648
"radius": 5,
2864928649
"id": 1909
@@ -28658,7 +28658,7 @@
2865828658
]
2865928659
},
2866028660
"properties": {
28661-
"qual": NaN,
28661+
"qual": 0.0,
2866228662
"gene": "unknown",
2866328663
"radius": 5,
2866428664
"id": 1910
@@ -28673,7 +28673,7 @@
2867328673
]
2867428674
},
2867528675
"properties": {
28676-
"qual": NaN,
28676+
"qual": 0.0,
2867728677
"gene": "unknown",
2867828678
"radius": 5,
2867928679
"id": 1911
@@ -28688,7 +28688,7 @@
2868828688
]
2868928689
},
2869028690
"properties": {
28691-
"qual": NaN,
28691+
"qual": 0.0,
2869228692
"gene": "unknown",
2869328693
"radius": 5,
2869428694
"id": 1912

0 commit comments

Comments
 (0)