Description Usage Arguments Value
View source: R/GenomicEnrichment.R
Performs region enrichment on a set of regions and returns summarized results.
1 | GenomicEnrichment(queries_regions, genome_partition)
|
queries_regions |
A list of 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. |
An object of class GenomicEnrichment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.