Metadata-Version: 2.1
Name: deblur
Version: 1.1.1
Summary: Deblur
Home-page: https://github.com/biocore/deblur
Author: Deblur development team
Author-email: amnonim@gmail.com
License: BSD
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
License-File: LICENSE
Requires-Dist: click
Requires-Dist: numpy>=1.7
Requires-Dist: scikit-bio<0.6.0,>=0.5.0
Requires-Dist: biom-format<2.2.0,>=2.1.3
Requires-Dist: h5py>=2.2.0
Requires-Dist: scipy>=0.15.1
Provides-Extra: test
Requires-Dist: nose>=0.10.1; extra == "test"
Requires-Dist: pep8; extra == "test"
Provides-Extra: doc
Requires-Dist: Sphinx>=1.2.2; extra == "doc"
Requires-Dist: sphinx-bootstrap-theme; extra == "doc"

Deblur: a greedy deconvolution algorithm based on known read error profiles
