loadTx | R Documentation |
Load Txdb object
loadTx(build)
build |
genome build (one of hg18, hg19, or hg38) |
a TxDb
object
library(svfilters.hg19)
tx <- loadTx("hg19")
tx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.