Metadata-Version: 2.0
Name: gmql
Version: 0.0.12
Summary: Python library for GMQL
Home-page: https://github.com/DEIB-GECO/PyGMQL
Author: Luca Nanni
Author-email: lucananni93dev@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
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: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Requires-Dist: pandas
Requires-Dist: tqdm
Requires-Dist: numpy
Requires-Dist: py4j
Requires-Dist: requests
Requires-Dist: requests-toolbelt
Requires-Dist: strconv

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


