Vivianstats / scImpute

Accurate and robust imputation of scRNA-seq data
https://www.nature.com/articles/s41467-018-03405-7
90 stars 34 forks source link

'mc.cores' > 1 is not supported on Windows #35

Closed Eismeer closed 3 years ago

Eismeer commented 3 years ago

When I used scImpute on windows, it threw out this error: Error in mclapply(1:J, function(id1) { : 'mc.cores' > 1 is not supported on Windows How can I solve this problem?