/gnomadR

R package to access gnomAD API (under development)

Primary LanguageR

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).