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

seuratToGiottoV5 #1086

Open
DR-J-WAYEN opened this issue Dec 26, 2024 · 1 comment
Open

seuratToGiottoV5 #1086

DR-J-WAYEN opened this issue Dec 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@DR-J-WAYEN
Copy link

Hi

I'm currently working with Visium HD data which I have processed and annotated in Seurat. I'd like to move to Giotto for further analyses and have been encountering issues using the seuratToGiottoV5() function and haven't been able to.

I am looking for help in managing to convert a seurat object to a giotto object.

Is there any help of advice available for this, please?

After importing my seurat object , I've used:

objectG <- seuratToGiottoV5(sobject = object, subcellular_assay = "Spatial.008um",
                            dim_reduction=c("full.pca.sketch","full.umap.sketch"),
                            spatial_assay = "Spatial.008um",verbose = T)

and I get the error:

Error in seuratToGiottoV5(sobject = object, subcellular_assay = "Spatial.008um",  : 
  object 'polygon_list' not found
@DR-J-WAYEN DR-J-WAYEN added the bug Something isn't working label Dec 26, 2024
@iqraAmin
Copy link
Contributor

Hi @DR-J-WAYEN, thank you for reporting the issue. It has been fixed, and the function will soon be available for use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants