SCP icon indicating copy to clipboard operation
SCP copied to clipboard

Error: RunDEtest

Open WANGROUOYI opened this issue 1 year ago • 1 comments

pancreas_sub <- RunDEtest(srt = pancreas_sub, group_by = "CellType", fc.threshold = 1, only.pos = FALSE) [2023-10-23 23:22:04.91164] Start DEtest Workers: 10 Find all markers(wilcox) among 5 groups... | | 0%Error in serialize(data, node$con) : 链结书写发生了错误 Error in serialize(data, node$con) : 链结书写发生了错误

how can I solve this problem?

WANGROUOYI avatar Oct 23 '23 15:10 WANGROUOYI

This is an issue with BiocParallel. Please try restarting a new R session before running RunDEtest.

zhanghao-njmu avatar Nov 15 '23 06:11 zhanghao-njmu