You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Changed error handling - now if the API gives an error code it is propagated as an error with message in TwoSampleMR
- Headers sent to API are updated
#' Get list of studies with available GWAS summary statistics through API
2
8
#'
3
9
#' @param 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.
0 commit comments