optimized_txdb_path {ORFik} | R Documentation |
Get path for optimization files for txdb
optimized_txdb_path(txdb, create.dir = FALSE, stop.error = TRUE)
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 |
a character file path, returns NULL if not valid and stop.error is FALSE.