Open shahrozeabbas opened 2 years ago
Hi, I had the same problem before. Maybe you can try sceasy.
I had this problem and it was due to the python version when reading the file. I think it worked fine for me with python3.8 (same version making and reading the file). If you can't make it work, I can look back in more detail if it helps.
Hello,
I am experiencing the issue referenced here #95. I converted a
Seurat
object toh5Seurat
then toh5ad
. Feature names are appearing as numbers in the convertedh5ad
when read into python usingscanpy
.