otargenpy

Interact seamlessly with Open Target Genetics' GraphQL endpoint to query and retrieve tidy data tables, facilitating the analysis of genetic data


Keywords
otargenpy
License
MIT
Install
pip install otargenpy==0.2.2

Documentation

otargenpy

Documentation Status

otargenpy is an open-source Python package built for seamless data retrieval and analysis from Open Target Genetics using its GraphQL API end point.

Features

🚀 Effortless Data Retrieval: Access comprehensive GraphQL query types with user-friendly functions, transforming complex queries into tidy, analysis-ready data tables.

📈 Insightful Visualizations: Deploy intuitive plotting functions for a clear view of complex datasets, uncovering hidden patterns and insights.

📖 Comprehensive Documentation: Each function is thoroughly documented, ensuring a smooth integration into your workflow and a clear understanding of the results.

👨‍💻 Regular Updates: Stay abreast of the latest in Open Target Genetics with our commitment to continuous improvement and feature expansion.

TODO

Comming soon..

Installation

Get started with otargenpy from PyPI:

pip install otargenpy

If the above code block does not render, use:

pip install otargenpy

Or install the latest development version from GitHub:

pip install git+https://github.com/amirfeizi/otargenpy.git

Citing otargenpy

otargenpy was published on 19th July 2023 in Bioinformatics. For citation information, please visit: https://doi.org/10.1093/bioinformatics/btad441.

Contributing

Join the otargenpy community on GitHub and contribute to its improvement. We welcome bug reports, feature suggestions, and code contributions.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.