YosefLab / ImpulseDE2

37 stars 10 forks source link

scaNProc / Parallelization / multi-thread #1

Open ghost opened 7 years ago

ghost commented 7 years ago

Hi there,

nice new time series Analysis package you have written. I have time series RNA-Seq data and wanted to analyze it with your new ImpulseDE2 package, but I get an error message if I want to use more than 1 processor: In MulticoreParam(workers = scaNProc) : MulticoreParam() not supported on Windows, use SnowParam() Doing a quick Google search I didnt' find a quick solution. How would I change it? Or should I run your code NOT using the runImpulseDE2 function? Thanks for any hint.

Best Fabian

PS: Yes, I am using a Windows machine :). I just read that MulticorParam() is anyway not supported for Windows.

jgarces02 commented 4 years ago

Hi, are there any news about how to change to SnowParam() on a Windows system?? Thanks