View source: R/construct_locus_dir.R
construct_locus_dir | R Documentation |
Make locus-specific results folder
construct_locus_dir(results_dir = tempdir(), dataset_type, dataset_name, locus)
Other directory functions:
construct_subset_path()
,
get_locus_dir()
,
get_study_dir()
locus_dir <- echolocatoR:::construct_locus_dir(dataset_type="GWAS", dataset_name="Nalls2019", locus="BST1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.