variants_gene {ieugwasr} | R Documentation |
Obtain variants around a gene
Description
Provide a gene identified, either Ensembl or Entrez
Usage
variants_gene(gene, radius = 0, opengwas_jwt = get_opengwas_jwt())
Arguments
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. |
Value
data frame with the following columns
[Package ieugwasr version 1.0.1 Index]