tidy-vcf


Nametidy-vcf JSON
Version 0.1.2.6 PyPI version JSON
download
home_pagehttps://github.com/silastittes/tidy_vcf
SummaryMake tidy VCF data.
upload_time2024-03-12 22:21:09
maintainer
docs_urlNone
authorSilas Tittes
requires_python>=3.6
licenseMIT
keywords vcf genetics python package
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Given a vcf file, produces a tidy versions of sites and genotypes data, in                     efforts to make it easier to calculate summary statitics and visualizations.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/silastittes/tidy_vcf",
    "name": "tidy-vcf",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "VCF genetics python package",
    "author": "Silas Tittes",
    "author_email": "silas.tittes@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5c/e7/c1ab99ab3fc00ae1363a513df1bea2664a1107c0e6dd8c711ac700b44573/tidy_vcf-0.1.2.6.tar.gz",
    "platform": null,
    "description": "Given a vcf file, produces a tidy versions of sites and genotypes data, in                     efforts to make it easier to calculate summary statitics and visualizations.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Make tidy VCF data.",
    "version": "0.1.2.6",
    "project_urls": {
        "Homepage": "https://github.com/silastittes/tidy_vcf"
    },
    "split_keywords": [
        "vcf",
        "genetics",
        "python",
        "package"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ce7c1ab99ab3fc00ae1363a513df1bea2664a1107c0e6dd8c711ac700b44573",
                "md5": "adf3575c7e00d3ffe96404edd28c2c9a",
                "sha256": "78cb3e9a8b6d946b8b1c9666a10fa6ef5173604984d0865b52319580d704fcac"
            },
            "downloads": -1,
            "filename": "tidy_vcf-0.1.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "adf3575c7e00d3ffe96404edd28c2c9a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6823,
            "upload_time": "2024-03-12T22:21:09",
            "upload_time_iso_8601": "2024-03-12T22:21:09.344836Z",
            "url": "https://files.pythonhosted.org/packages/5c/e7/c1ab99ab3fc00ae1363a513df1bea2664a1107c0e6dd8c711ac700b44573/tidy_vcf-0.1.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-12 22:21:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "silastittes",
    "github_project": "tidy_vcf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "tidy-vcf"
}
        
Elapsed time: 0.21603s