Description Usage Arguments Value
View source: R/IntersectionHelper.R
Performs a summary of region enrichment results.
1 2 3 | region_enrichment_summary(result.list, file.prefix = NULL,
query.order = NULL, genome.order = NULL, plot.width = 7,
plot.height = 7)
|
result.list |
a list of results returned by region_enrichment. |
file.prefix |
An optional file name prefix for tables and graphical representation. |
plot.width |
The width of any resulting plot. |
plot.height |
The height of any resulting plot. |
genome.regions |
The genome partition indicating which part of the genome fall within which category. Each range should have a 'name' attribute |
factor.order |
An optional ordering of the region types for the produced plot. |
A list of summarized enrichment metrics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.