Tutorial:DiffBind run parallel
0
0
Entering edit mode
15 months ago
Juan • 0

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 • 1.0k views
ADD COMMENT

Login before adding your answer.

Traffic: 3169 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6