Closed LinearParadox closed 6 months ago
Thanks for pointing this bug out to us, we will fix it in the next patch.
For now, you can just manually remove those genes from the spatial data before initializing ENVI and it should work.
This was fixed in a new patch
I ran into a bug where this line in the code fails:
I believe it's because my single cell data doesn't have all the genes that my spatial data does, and since sc_genes_keep is a union of this with the spatial genes, it causes an index error.