phewas | R Documentation |
This is faster than doing it manually through associations
phewas(variants, pval = 1e-05, batch = c(), opengwas_jwt = get_opengwas_jwt())
variants |
Array of variants e.g. |
pval |
p-value threshold. Default = |
batch |
Vector of batch IDs to search across. If |
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. |
Dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.