Releases: MRCIEU/ieugwaspy
ieugwaspy 1.0.3
ieugwaspy 1.0.2
A minor update from v1.0.0
- v1.0.2 Save the timestamp for allowance reset and check before making requests
- v1.0.1 Add user()
Add JWT auth
This is a major update. This release uses JSON Web Token (JWT) when communicating with OpenGWAS API.
Update tophits, add new URLs, fix GitHub actions
This minor release adds some additional parameters to the tophits
function, adds new API URLs and also fixes a bug in Github Actions.
Update tophits, add new URLs
This is a minor release that updates the API URLs, and adds some parameters to the tophits function
v0.1.9 - add PheWAS batches
This version adds the option to specify a data batch
(e.g. batch="ukb-a"
) in the phewas()
function. This will increase the likelihood of the function returning before there is a timeout on the API.
0.1.7 release
Changes in this release:
- query function updated with retry decorator to handle potential API timeouts
ieugwaspy made available on Pypi
This release is an alpha version of ieugwaspy with some of the core functionality of ieugwasr. This release has been made available through pypi and can be installed with pip install ieugwaspy==0.1.6
.