build_cpg_annots {annotatr} | R Documentation |
Using the AnnotationHub
package, extract CpG island track for the appropriate genome
and construct the shores, shelves, and interCGI annotations as desired.
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.