Closed asmilagswash closed 3 months ago
...
adata = sq.read.nanostring(path = sample_dir, counts_file = counts_file, meta_file = meta_file, fov_file = fov_file)
1.3 ...
sorry this bug has been fixed in the latest stable version. the earlier versions werent able to read the FOVs in nanostring data which had 0 or almost no cells
Description
...
Minimal reproducible example
adata = sq.read.nanostring(path = sample_dir, counts_file = counts_file, meta_file = meta_file, fov_file = fov_file)
Traceback
Version
1.3 ...