loadTx: Load Txdb object

View source: R/data-utils.R

loadTxR Documentation

Load Txdb object

Description

Load Txdb object

Usage

loadTx(build)

Arguments

build

genome build (one of hg18, hg19, or hg38)

Value

a TxDb object

Examples

library(svfilters.hg19)
tx <- loadTx("hg19")
tx

cancer-genomics/trellis documentation built on Feb. 2, 2023, 7:04 p.m.