View source: R/get_genome_ref_magma.R
get_genome_ref_magma | R Documentation |
Download and decompress the genome reference needed to run map_snps_to_genes, If the file already exists, it will simply return the path.
get_genome_ref_magma(
genome_ref_dir,
population = "eur",
timeout = 60 * 5,
verbose = TRUE
)
genome_ref_dir |
Folder to download reference to. |
verbose |
Print messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.