View source: R/Visual-related.R
plot_gsea_comp | R Documentation |
compare the ES score for two variables
plot_gsea_comp(data, var1, var2, pcut = 0.05, lab_size = 2.5, ptsize = 0.8)
data |
GSEA result |
var1 |
in form ES_p_var1, ES_var1 |
var2 |
in form ES_p_var2, ES_var2 |
pcut |
cut-off to label in color |
lab_size |
default 2.5, decrease if too crowded |
ptsize |
point size |
a gg object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.