pogorely / ALICE

Detecting TCR involved in immune responses from single RepSeq datasets
GNU General Public License v3.0
25 stars 13 forks source link

Running on multiple cores on a windows #16

Open LCapitani opened 1 year ago

LCapitani commented 1 year ago

Do you have any guidance on running the ALICE pipeline on multiple cores on a Windows PC?

When I modify the 'core' argument in the pipeline, the returned error is:

"Error in mclapply(1:cores, FUN = function(x) { : 'mc.cores' > 1 is not supported on Windows"

Thanks for your work :)

pogorely commented 1 year ago

Sorry! yes, unfortunately multiple cores are not supported on Windows. I suggest you use linux/OS X machine or ALICE OLGA pipeline instead. Thanks!