| getCpGs | R Documentation |
Obtain UCSC CpG islands and build CpG shore, CpG shelf, and open sea annotations.
This function is based on annotatr:::build_cpg_annots(); however,
it obtains annotations for all genomes in the UCSC genome browser.
getCpGs(genome = genome)
genome |
Character specifying the genome |
getCpGs
A GRanges object of CpG island, CpG shore, CpG shelf, and open sea annotations
Based on annotatr:::build_cpg_annots(),
see: https://github.com/rcavalcante/annotatr/blob/master/R/build_annotations.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.