Plot already computed enriched gene sets to show semantic similarity between sets
plot_gsea_hmap_w_similarity(
container,
factor_select,
direc,
thresh,
exclude_words = character(0)
)
No value is returned. A heatmap showing enriched gene sets clustered by semantic similarity is drawn.
environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses
numeric The factor to plot
character Set to either 'up' or 'down' to use the appropriate sets
numeric Pvalue threshold to use for including gene sets in the heatmap
character Vector of words to exclude from word cloud (default=character(0))