otargen: GraphQL-based R package for tidy data accessing and processing from Open Targets Genetics
A Feizi, K Ray - Bioinformatics, 2023 - academic.oup.com
A Feizi, K Ray
Bioinformatics, 2023•academic.oup.comAbstract Motivation Open Target Genetics is a comprehensive resource portal that offers
variant-centric statistical evidence, enabling the prioritization of causal variants and the
identification of potential drug targets. The portal uses GraphQL technology for efficient data
query and provides endpoints for programmatic access for R and Python users. However,
leveraging GraphQL for data retrieval can be challenging, time-consuming, and repetitive,
requiring familiarity with the GraphQL query language and processing outputs in nested …
variant-centric statistical evidence, enabling the prioritization of causal variants and the
identification of potential drug targets. The portal uses GraphQL technology for efficient data
query and provides endpoints for programmatic access for R and Python users. However,
leveraging GraphQL for data retrieval can be challenging, time-consuming, and repetitive,
requiring familiarity with the GraphQL query language and processing outputs in nested …
Motivation
Open Target Genetics is a comprehensive resource portal that offers variant-centric statistical evidence, enabling the prioritization of causal variants and the identification of potential drug targets. The portal uses GraphQL technology for efficient data query and provides endpoints for programmatic access for R and Python users. However, leveraging GraphQL for data retrieval can be challenging, time-consuming, and repetitive, requiring familiarity with the GraphQL query language and processing outputs in nested JSON (JavaScript Object Notation) format into tidy data tables. Therefore, developing open-source tools are required to simplify data retrieval processes to integrate valuable genetic information into data-driven target discovery pipelines seamlessly.
Results
otargen is an open-source R package designed to make data retrieval and analysis from the Open Target Genetics portal as simple as possible for R users. The package offers a suite of functions covering all query types, allowing streamlined data access in a tidy table format. By executing only a single line of code, the otargen users avoid the repetitive scripting of complex GraphQL queries, including the post-processing steps. In addition, otargen contains convenient plotting functions to visualize and gain insights from complex data tables returned by several key functions.
Availability and implementation
otargen is available at https://amirfeizi.github.io/otargen/.

Showing the best result for this search. See all results