Metadata-Version: 2.1
Name: fastdfe
Version: 0.1.4b0
Summary: Fast, flexible, and hierarchical inference of the distribution of fitness effects
License: MIT
Author: Sendrowski
Author-email: sendrowski.janek@gmail.com
Requires-Python: >=3.10,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: cyvcf2 (>=0.30.9,<0.31.0)
Requires-Dist: jsonpickle (>=3.0.0,<4.0.0)
Requires-Dist: matplotlib (>=3.7.0,<4.0.0)
Requires-Dist: mpmath (>=1.3.0,<2.0.0)
Requires-Dist: multiprocess (>=0.70.12,<0.71.0)
Requires-Dist: numpy (>=1.24.0,<2.0.0)
Requires-Dist: pandas (>=2.0.0,<3.0.0)
Requires-Dist: pyfaidx (>=0.7.1,<0.8.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: scipy (>=1.9.3,<2.0.0)
Requires-Dist: seaborn (>=0.12.0,<0.13.0)
Requires-Dist: tqdm (>=4.60.0,<5.0.0)
Requires-Dist: typing-extensions (>=4.5.0,<5.0.0)
Description-Content-Type: text/markdown

fastDFE is a new package designed for inferring the distribution of fitness effects (DFE) from site-frequency spectra (SFS). As it is currently in its beta phase, we are continuously working to improve and refine its features.

Please see the [documentation](https://fastdfe.readthedocs.io/en/latest/) for all the details.
