View source: R/plot_functions.r
Using data stored in an EnsDB from AnnotationHub.
1 | plotTxModels(db = NULL, g = NULL, tid = NULL, showDirection = T, rangex = NULL)
|
db |
A db containing transcript models from AnnotationHub/Ensembl. |
g |
Specify which gene to plot (Ensembl Gene ID). |
showDirection |
Boolean indicating wheter to add chevrons to intronic regions to indicate direction of the transcript. |
rangex |
The range in genomic coordinates for the region of interest. This is important for correct alignment of the tx model plot with splice junction plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.