getGtfPathFromTxdb: Get path of GTF that created txdb

getGtfPathFromTxdbR Documentation

Get path of GTF that created txdb

Description

Will crash and report proper error if no gtf is found

Usage

getGtfPathFromTxdb(txdb, stop.error = TRUE)

Arguments

txdb

a loaded TxDb object

stop.error

logical TRUE, stop if Txdb does not have a gtf. If FALSE, return NULL.

Value

a character file path, returns NULL if not valid and stop.error is FALSE.


Roleren/ORFik documentation built on April 25, 2024, 8:41 p.m.