Description Usage Arguments Value
View source: R/GenomicEnrichment.R
Calculates enrichment ratios for query regions against a genome wide partition of the genome.
1 | single_region_enrichment(query_regions, genome_partition)
|
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. |
A data-frame containing the enrichment values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.