Description Usage Arguments Value
View source: R/build_annotations.R
Using the AnnotationHub
package, extract CpG island track for the appropriate genome
and construct the shores, shelves, and interCGI annotations as desired.
1 2 3 4 | build_cpg_annots(
genome = annotatr::builtin_genomes(),
annotations = annotatr::builtin_annotations()
)
|
genome |
The genome assembly. |
annotations |
A character vector with entries of the form |
A list of GRanges
objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.