Description Usage Arguments Value
View source: R/AnnotationHelper.R
Given a genome build identifier, creates a list of annotation databases which can be passed to the annotation functions.
1 2 | annotate_region(region, annotations.list, tssRegion = c(-3000, 3000),
filename = NULL)
|
region |
The regions to annotate. |
annotations.list |
A list of annotation databases returned by
|
tssRegion |
A vector with the region range to TSS. |
filename |
The name of the file where the results should be saved.
If |
An annotation object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.