Description Usage Arguments Value Examples
View source: R/ucscHubgeneratorExample.R
Downloads the required ucschubfenerator example datasets.
1 2 3 4 5 | downloadUcschubgenerator(
output_dir = "./",
file_dir = "http://gattaca.imppc.org/genome_browser/lplab/exampleHub/example_data.tar.gz"
)
|
output_dir |
Output directory for the datasets. |
file_dir |
Path to the compressed database file. |
It creates the output_dir
with the example ucschubgenerator files used
by the vignette.
1 | path <- downloadUcschubgenerator()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.