POLYFUN_download_ref_files: Download reference files

View source: R/POLYFUN_download_ref_files.R

POLYFUN_download_ref_filesR Documentation

Download reference files

Description

Download 1000 Genomes reference files.

Usage

POLYFUN_download_ref_files(
  alkes_url = paste("https://data.broadinstitute.org/alkesgroup",
    "LDSCORE/1000G_Phase1_plinkfiles.tgz", sep = "/"),
  output_dir = tools::R_user_dir(package = "echofinemap", which = "cache"),
  force_overwrite = FALSE,
  return_prefix = TRUE,
  download_method = "axel",
  conda_env = "echoR_mini",
  verbose = TRUE
)

Value

File prefix.

Source

ref_prefix <- POLYFUN_download_ref_files()

See Also

Other polyfun: POLYFUN_compute_priors(), POLYFUN_find_folder(), POLYFUN_finemapper(), POLYFUN_gather_annotations(), POLYFUN_gather_ldscores(), POLYFUN_help(), POLYFUN_import_priors(), POLYFUN_initialize(), POLYFUN_munge_summ_stats(), POLYFUN_prepare_snp_input(), POLYFUN_run_ldsc(), POLYFUN()


RajLabMSSM/echofinemap documentation built on Jan. 3, 2023, 1:42 a.m.