This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Tutorial: DiffBind run parallel

Hi,

In the past I had problems running DiffBind with RunParallel = TRUE and most of the times I was setting this option as FALSE, however, it is working using the following setting

library(BiocParallel)
register(MulticoreParam(8))

In case someone faces the same problem, it worth the try

Greetings!

chip-seq atac-seq diffbind

0 answers

No answers yet.

Log in to answer this question.