generate.ora.plots: Generate plots for the visualization of ORA results.

Description Usage Arguments Value

View source: R/script_tissue_specific_efficacy_score.R

Description

Annotation plots generated with the R package 'enrichplot'.

Usage

1
2
3
4
5
6
generate.ora.plots(
  ora_data,
  set_plots = c("dotplot", "emapplot", "cnetplot", "upsetplot"),
  showCategory = 20,
  font_size = 8
)

Arguments

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.

Value

a set of plot for each ORA result.


vittoriofortino84/ThETA documentation built on May 23, 2021, 4:24 a.m.