View source: R/00.set_globals.R
addInPASTxDb | R Documentation |
Add a globally defined TxDb for InPAS functions.
addInPASTxDb(TxDb = NULL)
TxDb |
An object of GenomicFeatures::TxDb |
library("TxDb.Hsapiens.UCSC.hg19.knownGene")
addInPASTxDb(TxDb = TxDb.Hsapiens.UCSC.hg19.knownGene)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.