You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was running the turtorial notebooks on my computer. Everthing seemed alright, the calculation of l and res returned same value as the turtoral. But there was a warning when identifying SVGs: WARNING: It seems you use rank_genes_groups on the raw count data. Please logarithmize your data before calling rank_genes_groups.
The resrult image of spatial domains looked very different, the clusters are different and the spatial organization is bad. SVGs of cluster 0 can not be captured, and for my clustser 1 is also different SVGs for domain 1 : ['MT-ND2', 'CCK', 'MT-ND3', 'CAMK2N1', 'ENC1', 'MT-ND5', 'ARPP19', 'HOPX', 'HPCAL1']. This happened for both notebooks tutorial.ipynb and tutorial_ez_mode.ipynb.
Anyone has an idea on what is wrong and how to debug?
The text was updated successfully, but these errors were encountered:
I also have troubles reproducing the exact picture. In the tutorial they use
spagcn 1.2.0 and it is not available anymore. I use 1.2.5 and this is the result I obtain:
Hi, I was running the turtorial notebooks on my computer. Everthing seemed alright, the calculation of l and res returned same value as the turtoral. But there was a warning when identifying SVGs:

WARNING: It seems you use rank_genes_groups on the raw count data. Please logarithmize your data before calling rank_genes_groups.
The resrult image of spatial domains looked very different, the clusters are different and the spatial organization is bad. SVGs of cluster 0 can not be captured, and for my clustser 1 is also different
SVGs for domain 1 : ['MT-ND2', 'CCK', 'MT-ND3', 'CAMK2N1', 'ENC1', 'MT-ND5', 'ARPP19', 'HOPX', 'HPCAL1']
. This happened for both notebookstutorial.ipynb
andtutorial_ez_mode.ipynb
.Anyone has an idea on what is wrong and how to debug?
The text was updated successfully, but these errors were encountered: