View source: R/rearlist-utils.R
loadTxDb | R Documentation |
Loads TxDb object from TxDb.Hsapiens.UCSC.<build>.refGene
loadTxDb(build)
build |
genome build |
A TxDb
object
txdb <- loadTxDb("hg19")
txdb
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.