otargenpy is an open-source Python package built for seamless data retrieval and analysis from Open Target Genetics using its GraphQL API end point.
🚀 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.
Comming soon..
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
otargenpy was published on 19th July 2023 in Bioinformatics. For citation information, please visit: https://doi.org/10.1093/bioinformatics/btad441.
Join the otargenpy community on GitHub and contribute to its improvement. We welcome bug reports, feature suggestions, and code contributions.
- Free software: MIT license
- Documentation: https://otargenpy.readthedocs.io.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.