plotEnrichR: Plot Enrichment Result

View source: R/plotEnrichR.R

plotEnrichRR Documentation

Plot Enrichment Result

Description

Create enrichment results plot.

Usage

plotEnrichR(
  enrichments,
  annotation = "Reactome_2016",
  num.pathways = 10,
  order
)

Arguments

enrichments

list; enrichments.

annotation

character; annotation of the enrichment.

num.pathways

numeric; the number of pathways considered in the enrichments.

order

character vector; ordered populations.

Value

ggplot2 graph.


edroaldo/fusca documentation built on March 1, 2023, 1:43 p.m.