View source: R/Visual-related.R
plot_gsea_comp_twogsea | R Documentation |
plot_gsea_comp_twogsea
plot_gsea_comp_twogsea( gsealist, varvec, suffix = c("X", "Y"), pcut = 0.05, lab_size = 2.5, ptsize = 0.8, max_overlap = 20 )
gsealist |
a list, one or two gsea data frame |
varvec |
a vector, one or two varname |
suffix |
a vector, suffix for var1 and var2 |
pcut |
default to 0.05 |
lab_size |
label size, default to 2.5 |
ptsize |
point size, default to 0.8 |
max_overlap |
default to 20 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.