View source: R/plotting_functions.R
ggseabar | R Documentation |
GSEA bar plot
ggseabar(
results,
x = NULL,
y = NULL,
label = NULL,
sort_by = NULL,
sort_abs = FALSE,
top_by = NULL,
top_n = 20,
top_n_up = NULL,
top_n_down = NULL,
labsize = 12,
reverse = FALSE,
...
)
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.