Metadata-Version: 2.1
Name: detettore
Version: 2.0.3
Summary: A tool to detect transposable element polymorphisms
Home-page: https://github.com/cstritt/detettore
License: GPL-3.0
Author: cstritt
Author-email: crstp.strt@gmail.com
Requires-Python: >=3.7,<3.10
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: biopython (>=1.79,<2.0)
Requires-Dist: numba (>=0.53.1,<0.54.0)
Requires-Dist: numpy (>=1.21.0,<2.0.0)
Requires-Dist: pysam (>=0.17.0,<0.18.0)
Requires-Dist: scipy (>=1.7.0,<2.0.0)
Project-URL: Repository, https://github.com/cstritt/detettore
