Metadata-Version: 2.1
Name: methylartist
Version: 1.2.11
Summary: Tools for parsing and plotting nanopore methylation data
Home-page: https://github.com/adamewing/methylartist
Download-URL: https://github.com/adamewing/methylartist/archive/refs/tags/1.2.11.tar.gz
Author: Adam Ewing
Author-email: adam.ewing@gmail.com
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
License-File: LICENSE
Requires-Dist: cython
Requires-Dist: pysam
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: bx-python
