Irrationone / cellassign

Automated, probabilistic assignment of cell types in scRNA-seq data
Other
192 stars 81 forks source link

Parallelization error #79

Closed petrsh closed 3 years ago

petrsh commented 3 years ago

Hi,

when using Rstudio on macOs with R 4.x you have to use the newest version of Rstudio otherwise you get the following error:

Error in makePSOCKcluster(1) : Cluster setup failed. 1 worker of 1 failed to connect.

See https://github.com/rstudio/rstudio/issues/6692