Metadata-Version: 2.2
Name: orthoani
Version: 0.7.0
Summary: A Python implementation of the OrthoANI algorithm for nucleotide identity measurement. (renamed to pyorthoani)
Author-email: Martin Larralde <martin.larralde@embl.de>
Project-URL: Bug Tracker, https://github.com/althonos/pyorthoani/issues
Project-URL: Changelog, https://github.com/althonos/pyorthoani/blob/master/CHANGELOG.md
Project-URL: CI, https://github.com/althonos/pyorthoani/actions
Keywords: ani,average,nucleotide,identity,genomic,taxonomy
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Typing :: Typed
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pyorthoani~=0.7.0
Provides-Extra: cli
Requires-Dist: pyorthoani[cli]~=0.7.0; extra == "cli"
