Metadata-Version: 2.1
Name: MutTui
Version: 2.0.0
Summary: A pipeline to reconstruct mutational spectra for bacterial and viral datasets
Home-page: https://github.com/chrisruis/MutTui
Author: Christopher Ruis
Keywords: transmission clustering metagenomics
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: gffutils
Requires-Dist: biopython
Requires-Dist: phylo-treetime
Requires-Dist: PyQt5
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: sklearn
Requires-Dist: umap
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

