variants_to_rsid | R Documentation |
Convert mixed array of rsid and chrpos to list of rsid
variants_to_rsid(variants, opengwas_jwt = get_opengwas_jwt())
variants |
Array of variants e.g. |
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. |
list of rsids
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.