EBISPOT / gwas-sumstats-tools

Apache License 2.0
7 stars 1 forks source link

fix: Fetch REST api for old studies #41

Closed karatugo closed 3 months ago

karatugo commented 3 months ago

TODO: Fix sample issue from this ticket here: https://github.com/EBISPOT/goci/issues/1292

Some studies have sample response from Ingest API. However the response is empty. Therefore we should utilize public REST API as a fallback option.

For example:

karatugo commented 3 months ago

https://github.com/EBISPOT/gwas-sumstats-service/pull/340