View source: R/get_example_gwas_raw.R
get_example_gwas_raw | R Documentation |
Write example GWAS summary statistics to disk.
get_example_gwas_raw(
storage_dir = tools::R_user_dir(package = "MAGMA.Celltyping", which = "cache"),
trait = c("prospective_memory", "fluid_intelligence"),
timeout = 60 * 5,
verbose = TRUE
)
timeout |
How many seconds to wait before timeout. |
verbose |
Print messages. |
Path to sumstats
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.