This function takes an annotation database, either downloaded from AnnotationHub or generated using makeTxDbFromBiomart (GenomicFeatures) and extracts all junction sites and transcript termini.
1 | constructSJDB(annotationDB, force = FALSE)
|
annotationDB |
A TxDb or EnsDb object |
force |
Boolean (default = FALSE) indicating whether or not to overwrite any cached version splice junction database. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.