Description Usage Arguments Value
View source: R/AnnotationHelper.R
Conveniance function. Regions are converted to genes with
gene_from_regions
using default parameters.
1 | kegg_enrichment_regions(regions, annotations.list, ...)
|
regions |
A GRanges object with regions to enriched for KEGG pathways. |
annotations.list |
A list of annotation databases returned by
|
... |
Parameters to be passed to |
A vector of Entrez gene ids containing a non-redundant list of the genes represented by the given regions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.