variants_to_rsid {ieugwasr} | R Documentation |
Convert mixed array of rsid and chrpos to list of rsid
Description
Convert mixed array of rsid and chrpos to list of rsid
Usage
variants_to_rsid(variants, opengwas_jwt = get_opengwas_jwt())
Arguments
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. |
Value
list of rsids
[Package ieugwasr version 1.0.1 Index]