variants_gene | R Documentation |
Provide a gene identified, either Ensembl or Entrez
variants_gene(gene, radius = 0, opengwas_jwt = get_opengwas_jwt())
gene |
Vector of genes, either Ensembl or Entrez,
e.g. |
radius |
Radius around the gene region to include. 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 with the following columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.