You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BSmooth.tstat] preprocessing ... done in 3.5 sec
[BSmooth.tstat] computing stats within groups ... done in 5.1 sec
[BSmooth.tstat] computing stats across groups ... done in 2.5 sec
Warning messages:
1: In mclapply(clusterIdx, compute.correction, qSd = qSd, mc.cores = mc.cores) :
all scheduled cores encountered errors in user code
2: In cbind(...) :
number of rows of result is not a multiple of vector length (arg 6)
It's a little hard to know from that output.
Does the same code work if you restrict mc.cores to a smaller value?
You might test using a subset of bsseq_fit_filtered, e.g, bsseq_fit_filtered[1:1000, ].
Hi
I'm testing the bsseq package on an in-house RRBS WGS dataset. During the
bsseq::BSmooth.tstat
function I encountered some errors. How can I fix this?R command
R error
Running on a 94G/20core node.
R sessionInfo
Many thanks!
Matthias
The text was updated successfully, but these errors were encountered: