powered by
Compute enrichment of donor metadata categorical variables at high/low factor scores
plot_dscore_enr(container, factor_use, meta_var)
A cowplot figure of enrichment plots.
environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses
numeric The factor to test
character The name of the metadata variable to test
fig <- plot_dscore_enr(test_container, factor_use=1, meta_var='lanes')
Run the code above in your browser using DataLab