getExons | R Documentation |
Obtain exon annotations from a ensDb
object and format for plotDMRs()
getExons(TxDb = TxDb)
TxDb |
A |
getExons
A GRanges
object of annotated exons for every gene with a symbol in the genome.
Based on annotatr::build_gene_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.