Skip to content

Releases: MRCIEU/ieugwaspy

ieugwaspy 1.0.3

10 May 19:33
c2cdf76
Compare
Choose a tag to compare

A minor update from v1.0.2

  • Add X-API-SOURCE in headers

ieugwaspy 1.0.2

05 May 09:28
Compare
Choose a tag to compare

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

03 May 12:26
Compare
Choose a tag to compare

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

15 Dec 17:26
Compare
Choose a tag to compare

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

15 Dec 17:19
Compare
Choose a tag to compare

This is a minor release that updates the API URLs, and adds some parameters to the tophits function

v0.1.9 - add PheWAS batches

24 Oct 09:14
f85254d
Compare
Choose a tag to compare

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

14 May 12:13
Compare
Choose a tag to compare

Changes in this release:

  • query function updated with retry decorator to handle potential API timeouts

ieugwaspy made available on Pypi

18 Apr 22:06
Compare
Choose a tag to compare

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.