afl2_chrpos | R Documentation |
Look up allele frequencies and LD scores for 1000 genomes populations by chrpos
afl2_chrpos(chrpos, reference = "1000g", opengwas_jwt = get_opengwas_jwt())
chrpos |
list of |
reference |
Default= |
opengwas_jwt |
Used to authenticate protected endpoints. Login to https://api.opengwas.io to obtain a jwt. Provide the jwt string here, or store in .Renviron under the keyname OPENGWAS_JWT. |
Data frame containing ancestry specific LD scores and allele frequencies for each variant
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.