Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello everyone, I am having issues running sceasy for conversion from sce object to anndata. Following repo instructions, I run: #72

Open
Pancreaticpathway opened this issue May 23, 2023 · 2 comments

Comments

@Pancreaticpathway
Copy link

No description provided.

@Pancreaticpathway
Copy link
Author

Hello everyone, I am having issues running sceasy for conversion from sce object to anndata. Following repo instructions, I run:
library(sceasy)
loompy <- reticulate::import('loompy')
and got:
Error in py_module_import(module, convert = convert) :
ImportError: cannot import name 'get_loom_spec_version' from 'loompy.utils'

@cathalgking
Copy link

I am having a similar issue in converting a SPE (10x visium Spatial experiment) to anndata:

I have the anndata library called with library(anndata)

sceasy::convertFormat(C1_sce, from="sce", to="anndata", outFile='/PATH/C1_sce_test.h5ad') Error: ModuleNotFoundError: No module named 'anndata' In addition: Warning message: In .regularise_df(as.data.frame(SummarizedExperiment::colData(obj)), : Dropping single category variables:in_tissue, sample_id

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants