getInPASTxDb: Get the globally defined TxDb.

View source: R/00.set_globals.R

getInPASTxDbR Documentation

Get the globally defined TxDb.

Description

Get the globally defined TxDb.

Usage

getInPASTxDb()

Value

An object of GenomicFeatures::TxDb

Examples

library("TxDb.Hsapiens.UCSC.hg19.knownGene")
addInPASTxDb(TxDb = TxDb.Hsapiens.UCSC.hg19.knownGene)
getInPASTxDb()

jianhong/InPAS documentation built on May 8, 2024, 12:12 a.m.