construct_subset_path: Construct the path of the locus subset

View source: R/construct_subset_path.R

construct_subset_pathR Documentation

Construct the path of the locus subset

Description

Construct the path of the locus subset

Usage

construct_subset_path(
  subset_path = "auto",
  results_dir = tempdir(),
  dataset_type,
  dataset_name,
  locus = NULL,
  suffix = ".tsv.gz"
)

See Also

Other directory functions: construct_locus_dir(), get_locus_dir(), get_study_dir()

Examples

subset_path <- echolocatoR:::construct_subset_path(dataset_type="GWAS",
                                                   dataset_name="Nalls2019",
                                                   locus="BST1")

RajLabMSSM/echolocatoR documentation built on Jan. 29, 2023, 6:04 a.m.