I met error when running CellChat "cellchat <- computeCommunProbPathway(cellchat)"
First I read an RDS file
Nhms<-readRDS("RT_cluster_id.rds")
Then I create a CellChat object, Starting from a Seurat object using the original code
cellChat <- createCellChat(object = Nhms, group.by = "ident", assay = "RNA")
Everthing goes smoothly until
cellchat <- computeCommunProbPathway(cellchat)
Thanks for your answering.
• 1,096 views
•
link
0 answers
No answers yet.
Log in to answer this question.