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

Add arg checks to ensure `bootstrap_enrichment_test` won't fail later #40

Closed bschilder closed 2 years ago

bschilder commented 2 years ago

Best to have these checks early so users don't waste time on functions destined to fail.

Implemented here:

https://github.com/bschilder/EWCE/blob/8e9ca154c98f2afb4c01a0a0e1ade92a690a2cce/R/bootstrap_enrichment_test.R#L89