View source: R/construct_subset_path.R
construct_subset_path | R Documentation |
Construct the path of the locus subset
construct_subset_path( subset_path = "auto", results_dir = tempdir(), dataset_type, dataset_name, locus = NULL, suffix = ".tsv.gz" )
Other directory functions:
construct_locus_dir()
,
get_locus_dir()
,
get_study_dir()
subset_path <- echolocatoR:::construct_subset_path(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.