NathanSkene / EWCE

Expression Weighted Celltype Enrichment. See the package website for up-to-date instructions on usage.
https://nathanskene.github.io/EWCE/index.html
53 stars 25 forks source link

Parallelise `bootstrap_enrichment_test` #51

Closed bschilder closed 2 years ago

bschilder commented 2 years ago

Run bootstrap_enrichment_test across multiple cores to speed up reps.

bschilder commented 2 years ago

Parallelise multiple steps:

bschilder commented 2 years ago

Implemented in #47