View source: R/download_dependencies.r
download_dependencies | R Documentation |
Downloads data dependencies (e.g. linkage disequilibrium, gene annotations, etc.) pre-formatted for each of the 3 packages (LDSC, MAGMA & SNPsea)
download_dependencies(
address = paste0(system.file(package = "gwascelltyper"), "/extdata/"),
pop = c("eur", "eas", "afr", "amr", "sas", "subpop")[1]
)
address |
Path where dependencies are downloaded. Do not modify, parameter meant for developers. |
pop |
Population to download LD data for (available right now: eur; available soon: eas, afr, amr, sas, subpop). |
Path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.