Create a visualisation of enrichment
hgEnrichmentPlot.Rd
Create a visualisation of enrichment
Arguments
- fg
the foreground set of genes
- bg
the background set of genes (gene universe)
- m
gene set for which the plot should be created
- mset
Which module set to use (see tmodUtest for details)
- ...
additional parameters to be passed to the plotting function
Details
This functions creates a barplot visualizing the enrichment of a module in the foreground (fg) set as compared to the background (bg) set. It is the counterpart
See also
tmod-package
, [evidencePlot()]