Metadata-Version: 2.1
Name: fastphase
Version: 2.0.4
Summary: Python implementation of the fastPHASE model
Author-email: Bertrand Servin <bertrand.servin@inrae.fr>
License: LGPL v3
Project-URL: Homepage, https://forgemia.inra.fr/bertrand.servin/fastphase
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Cython
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: psutil
Requires-Dist: ray

# fastphase

Python implementation of the Scheet and Stephens model and extensions.

If you use this package you must cite the original paper:

Paul Scheet and Matthew Stephens (2006) *A Fast and Flexible Statistical Model for Large-Scale Population Genotype Data: Applications to Inferring Missing Genotypes and Haplotypic Phase* The American Journal of Human Genetics 78(4):629-644
[DOI](https://doi.org/10.1086/502802).
