Get list of studies with available GWAS summary statistics through API
Source:R/query.R
available_outcomes.Rd
Get list of studies with available GWAS summary statistics through API
Usage
available_outcomes(opengwas_jwt = ieugwasr::get_opengwas_jwt())
Arguments
- 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.