Metadata-Version: 1.1
Name: fastphase
Version: 1.2
Summary: Python implementation of the fastPHASE model
Home-page: https://forgemia.inra.fr/bertrand.servin/fastphase
Author: Bertrand Servin
Author-email: bertrand.servin@inrae.fr
License: LGPL v3
Description: # 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).
        
Platform: UNKNOWN
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
