gwasinfo_files | R Documentation |
Get list of download URLs each file (.vcf.gz, .vcf.gz.tbi, _report.html) associated with the dataset. The URLs will expire in 2 hours. If a dataset is missing from the results, that means the dataset doesn't exist or you don't have access to it. If a dataset is in the results but some/all links are missing, that means the files are unavailable.
gwasinfo_files(id, opengwas_jwt = get_opengwas_jwt())
id |
List of MR-Base IDs to retrieve. |
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 requested studies
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.