fastphase


Namefastphase JSON
Version 2.0.4 PyPI version JSON
download
home_pageNone
SummaryPython implementation of the fastPHASE model
upload_time2024-11-08 12:05:28
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseLGPL v3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fastphase",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Bertrand Servin <bertrand.servin@inrae.fr>",
    "download_url": "https://files.pythonhosted.org/packages/2f/d1/8e7e73a9953943576e32845e7cc18f9941e32b4e5d9fc7627973f50d6a32/fastphase-2.0.4.tar.gz",
    "platform": null,
    "description": "# fastphase\n\nPython implementation of the Scheet and Stephens model and extensions.\n\nIf you use this package you must cite the original paper:\n\nPaul 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\n[DOI](https://doi.org/10.1086/502802).\n",
    "bugtrack_url": null,
    "license": "LGPL v3",
    "summary": "Python implementation of the fastPHASE model",
    "version": "2.0.4",
    "project_urls": {
        "Homepage": "https://forgemia.inra.fr/bertrand.servin/fastphase"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2fd18e7e73a9953943576e32845e7cc18f9941e32b4e5d9fc7627973f50d6a32",
                "md5": "92402d678868aa384a15573138a6d773",
                "sha256": "87eaf4450038191c0f2f189c471fcd1a30ef6880f323776db682231535cbf18b"
            },
            "downloads": -1,
            "filename": "fastphase-2.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "92402d678868aa384a15573138a6d773",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 389630,
            "upload_time": "2024-11-08T12:05:28",
            "upload_time_iso_8601": "2024-11-08T12:05:28.897891Z",
            "url": "https://files.pythonhosted.org/packages/2f/d1/8e7e73a9953943576e32845e7cc18f9941e32b4e5d9fc7627973f50d6a32/fastphase-2.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-08 12:05:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fastphase"
}
        
Elapsed time: 0.90905s