Error in if (dim(prob)[3] <= 25) { : argument is of length zero
yueli8 opened this issue · 2 comments
yueli8 commented
Hello,
Thank you for developing so nice software!
Thank you in advance for great help!
Best,
Yue
> cellchat <- computeNetSimilarity(cellchat, type = "functional")
Error in if (dim(prob)[3] <= 25) { : argument is of length zero
sqjin commented
@yueli8 I have no idea on this except that I can replicate your error. You can run the source codes of this function and figure out the reason.
yueli8 commented
cellchat <- computeNetSimilarityPairwise(cellchat, type = "functional")