Description Usage Arguments Value
View source: R/script_tissue_specific_efficacy_score.R
Annotation plots generated with the R package 'enrichplot'.
1 2 3 4 5 6 | generate.ora.plots(
ora_data,
set_plots = c("dotplot", "emapplot", "cnetplot", "upsetplot"),
showCategory = 20,
font_size = 8
)
|
ora_data |
a list of ORA results. |
set_plots |
character vector indicating the types of plots to be generated. Possible values are: dotplot, emapplot, cnetplot and upsetplot. |
showCategory |
number of enriched terms to display. |
font_size |
text size in pts. |
a set of plot for each ORA result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.