| gdb.install_gtf_converter | R Documentation |
Mirrors gdb.install_gff3_converter. Required for the
ucsc-hub backend's genes set (UCSC mammal hubs ship GTFs).
gdb.install_gtf_converter(force = FALSE)
force |
If |
Override the binary location by setting environment variable
MISHA_GTF_TO_GENEPRED.
The cache path (invisibly).
## Not run:
gdb.install_gtf_converter()
Sys.setenv(MISHA_GTF_TO_GENEPRED = "/path/to/your/gtfToGenePred")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.