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 June 8, 2024, 6:01 a.m.