View source: R/Visual-related.R
GSEA_dot_plot | R Documentation |
Title
GSEA_dot_plot(gsea_list, var_vec, suffix_vec, pathway = c(1:50), labsize = 1)
gsea_list |
a list of gsea results, 1 element or many |
var_vec |
a vector of var, 1 element of many |
suffix_vec |
the suffix, has to be multiple, will directly be x-axis-title |
pathway |
the index of pathway to keep if only a subset |
labsize |
the size of axis title, default to 1 |
a gg object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.