ieugwasr
Interface to the OpenGWAS Database API
ieugwasr's release notes are a record of OpenGWAS tightening the tap.
◆Recent moves
- 1y ago
ieugwasr 1.1.0 adapts to new associations endpoint limits
The client absorbs new API limits on the associations endpoint, with better error handling and updated request headers. For users this decides whether large association queries fail cleanly or partway through, and it continues the quota arc that started with allowance checks in 1.0.1.
View source ↗ - 1y ago
ieugwasr 1.0.4 makes ld_clump find plink as documented
ld_clump() and ld_matrix() now actually search for the plink binary the way the docs said they did — a gap between documentation and behavior that would have cost users real debugging time. The release also completes the MR-Base to OpenGWAS renaming and fixes an api_query() header bug.
View source ↗ - 1y ago
ieugwasr 1.0.3 adds gwasinfo_files() endpoint access
A single function wrapping the /api/gwasinfo/files endpoint, giving users access to the underlying dataset files rather than only queried summaries. Small, and typical of how this client grows: one endpoint at a time as the server exposes it.
View source ↗ - 2y ago
ieugwasr 1.0.1 errors on depleted API allowance
The client starts checking for allowance depletion and raising an error until the quota resets. This is the first entry in the arc that 1.1.0 continues, and it marks the point where OpenGWAS stopped behaving like an open endpoint.
View source ↗