Metadata-Version: 2.2
Name: TD2
Version: 1.0.0
Summary: A tool to find protein coding ORFs
Home-page: https://github.com/Markusjsommer/TD2
Author: markus
Author-email: markusjsommer@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Requires-Python: >=3.9, <3.13
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: psauron>=1.0.5
Requires-Dist: typing-extensions>=4.9.0
Requires-Dist: tqdm>=4.66.1
Requires-Dist: scipy>=1.10.1
Requires-Dist: pandas>=2.0.3
Requires-Dist: wheel
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: twine>=4.0.2; extra == "dev"
Requires-Dist: pytest-cov>=4.0; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# TD2

Visit the project [wiki](https://github.com/Markusjsommer/TD2/wiki) for all TD2 documentation :)
