CellChat icon indicating copy to clipboard operation
CellChat copied to clipboard

error in cellchat <- netClustering(cellchat, type = "functional")

Open double322 opened this issue 2 years ago • 0 comments

there is something wrong

cellchat <- netClustering(cellchat, type = "functional") Classification learning of the signaling networks for a single dataset 错误: No such strategy for futures: ‘multiprocess’ > library(future) > plan(strategy = "multisession") > cellchat <- netClustering(cellchat, type = "functional") Classification learning of the signaling networks for a single dataset 错误: No such strategy for futures: ‘multiprocess’

 

| >

double322 avatar Oct 12 '23 15:10 double322