plot_gsea_hmap | R Documentation |
Plot enriched gene sets from all cell types in a heatmap
plot_gsea_hmap(container, factor_select, thresh)
container |
environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses |
factor_select |
numeric The factor to plot |
thresh |
numeric Pvalue threshold to use for including gene sets in the heatmap |
A stacked heatmap object from ComplexHeatmap.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.