Running DEXSeq in a distributed setting
0
0
Entering edit mode
@vakulmohanty-8232
Last seen 6.8 years ago
United States

Hello, 

I have a cohort of ~500 human RNAseq samples that I want to run DEXSeq on. Running the analysis on a single machine even with multiple cores is taking prohibitively long. I want to run it on a LSF cluster and distribute the computation across multiple machines(nodes). I have gone through the documents available with DEXSeq but it's not clear to me how I can set up such an analysis. I'll be grateful for a pointer on how I can set up such an analysis on the cluster. 

Thanking You, 

Vakul

DEXSeq LSF Distributed Computing • 873 views
ADD COMMENT
0
Entering edit mode

Hi Vakul, 


You would need to create a BatchJobsParam instance with your cluster configuration, the BiocParallel vignette has some examples on how to do this. Then you could pass this instance to the BPPARAM parameter of the DEXSeq functions.

Alejandro

ADD REPLY
0
Entering edit mode

Hi, Alejandro,

Thanx! I'll look into the vignette and give it a shot. 

Thank you for the pointer! 

Vakul 

ADD REPLY

Login before adding your answer.

Traffic: 1031 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