satijalab / seurat-data

Dataset distribution for Seurat
GNU General Public License v3.0
129 stars 48 forks source link

Problems with Python when Seurat --> AnnData #83

Open nsdelablancac opened 9 months ago

nsdelablancac commented 9 months ago

Hi all!

I'd like to use some Python packages in my already processed Seurat data. To this aim, I transformed the Seurat object into AnnData as specified here: https://mojaveazure.github.io/seurat-disk/articles/convert-anndata.html. However, this transformed object has some compatibility problems in Python:

This is my object: image

I'm quite new in Python and Python objects and I'm not able to see the problem cause the transformation Seurat-->AnnData seems to be completed. Could you please help me?

Thank you in advance! Best.