This is a test version of Biostars. For the public version, visit https://www.biostars.org.
SeuratObject to CellChatObject

Hello!

I am trying to convert seurat object to cellchat one using

cellchat <- createCellChat(object = seurat, meta = seurat@meta.data, group.by = "labels")

It runs with the error Error: No images present in this Seurat object. I check my seurat object, and it does not have anything in its image field. (but I computed PCA, UMAP and all the preprocessing images)

So, the question is how to insert something in this field, or is there another way of converting seurat to cellchat?

Thanks!

seuratobject rnaseq cellchat seurat cellchatobject

0 answers

No answers yet.

Log in to answer this question.