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

Use linear algebra to speed up computation of the celltype data matrix #13

Closed NathanSkene closed 3 years ago

NathanSkene commented 4 years ago

https://jef.works/blog/2020/04/06/quickly-creating-pseudobulks/

NathanSkene commented 4 years ago

If it's still slow it -might- be worth using a JuliaCall

NathanSkene commented 3 years ago

Should have been fixed in https://github.com/NathanSkene/EWCE/pull/23 as it now uses the pseudobulk function from glmGamPo