region_enrichment_summary: Performs a summary of region enrichment results.

Description Usage Arguments Value

View source: R/IntersectionHelper.R

Description

Performs a summary of region enrichment results.

Usage

1
2
3
region_enrichment_summary(result.list, file.prefix = NULL,
  query.order = NULL, genome.order = NULL, plot.width = 7,
  plot.height = 7)

Arguments

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.

Value

A list of summarized enrichment metrics.


ArnaudDroitLab/ef.utils documentation built on Aug. 13, 2019, 9:09 p.m.