Metadata-Version: 2.1
Name: Pynoma
Version: 0.2.1
Summary: A Python API to communicate with gnomAD database.
Home-page: https://github.com/bioinfo-hcpa/pynoma
Author: Felipe Colombelli, Paola Carneiro
Author-email: bioinfo@hcpa.edu.br
License: GNU General Public License v3.0
Keywords: gnomad,api,variants,genes
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.8
License-File: LICENSE
Requires-Dist: pandas >=1.0.5
Requires-Dist: numpy >=1.19.0
Requires-Dist: requests >=2.24.0
Requires-Dist: seaborn

