Description Usage Details Value See Also Examples
Generates a GRanges compatible with geom_genemodel.
1 |
The result contains about one megabase's worth of genes on human
chromosome 17. Data was taken from GRCh38.92 (hg38) gene models from
Ensembl and was edited to somewhat
simplify data. Original .gtf file is available at the
Ensembl
database.
A GRanges object of length 165.
1 2 | gm <- example_genemodels()
print(gm)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.