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
)