Metadata-Version: 2.0
Name: gmql
Version: 0.0.6
Summary: Python library for GMQL
Home-page: https://github.com/DEIB-GECO/PyGMQL
Author: Luca Nanni
Author-email: luca.nanni@mail.polimi.it
License: MIT
Download-URL: https://github.com/DEIB-GECO/PyGMQL/tarball/0.0.6
Keywords: genomics big data pandas python
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: psutil
Requires-Dist: py4j
Requires-Dist: requests
Requires-Dist: requests-toolbelt
Requires-Dist: tqdm

PyGMQL is a python module that enables the user to perform operation on genomic data in a scalable way.


