Metadata-Version: 2.1
Name: seqhelp
Version: 0.2
Summary: Package with helper functions for the retrieval and analysis of sequences from ncbi
Author: Joel Gustafsson
Author-email: me@joelgustafsson.com
Requires-Python: >=3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: biopython (>=1.79,<2.0)
Requires-Dist: ete3 (>=3.1,<4.0)
Requires-Dist: numba (>=0.55)
Requires-Dist: numpy (>=1.18)
Requires-Dist: openpyxl (>=3.1.0)
Requires-Dist: pandas (>=1.4)
Requires-Dist: tqdm (>=4.62,<5.0)
