single_region_enrichment: Calculates enrichment ratios for query regions against a...

Description Usage Arguments Value

View source: R/GenomicEnrichment.R

Description

Calculates enrichment ratios for query regions against a genome wide partition of the genome.

Usage

1
single_region_enrichment(query_regions, genome_partition)

Arguments

query_regions

The regions whose enrichment ratios must be calculated.

genome_partition

The genome partition indicating which part of the genome fall within which category. Each range should have a 'name' attribute indicating its category.

Value

A data-frame containing the enrichment values.


ArnaudDroitLab/GenomicOperations documentation built on Oct. 19, 2019, 3:20 a.m.