gwasinfo | R Documentation |
Get list of studies with available GWAS summary statistics through API
gwasinfo(id = NULL, opengwas_jwt = get_opengwas_jwt())
id |
List of MR-Base IDs to retrieve. 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 of details for all available studies
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.