optimized_txdb_path {ORFik}R Documentation

Get path for optimization files for txdb

Description

Get path for optimization files for txdb

Usage

optimized_txdb_path(txdb, create.dir = FALSE, stop.error = TRUE)

Arguments

txdb

a loaded TxDb object

create.dir

logical FALSE, if TRUE create the optimization directory, this should only be called first time used.

stop.error

logical TRUE

Value

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


[Package ORFik version 1.12.13 Index]