Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 971 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 971 Bytes

gnomadR: Query gnomAD API from R

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

This package intends to provide an interface between R and the gnomAD API, powered by GraphQL. This package utilizes the qhql R package to send queries to gnomAD.

Currently, the gnomAD API hsa very low query size and query rate limits, limiting the utility.

I would happily welcome contributions or requests for query functionality.

Also, check out the gnomAD Python API from Furkan M. Torun (@furkanmtorun).