tidy-vcf


Nametidy-vcf JSON
Version 0.2.1.0 PyPI version JSON
download
home_pagehttps://github.com/silastittes/tidy_vcf
SummaryMake tidy VCF data.
upload_time2024-09-06 19:41:08
maintainerNone
docs_urlNone
authorSilas Tittes
requires_python>=3.7
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": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "VCF genetics python package",
    "author": "Silas Tittes",
    "author_email": "silas.tittes@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b0/26/c431551d224a05a658ca2a5696aa271816c715d40626871b9f5fbc860fad/tidy_vcf-0.2.1.0.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.2.1.0",
    "project_urls": {
        "Homepage": "https://github.com/silastittes/tidy_vcf"
    },
    "split_keywords": [
        "vcf",
        "genetics",
        "python",
        "package"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b026c431551d224a05a658ca2a5696aa271816c715d40626871b9f5fbc860fad",
                "md5": "7a7fd69ff0877d28ab3d33a2ac8f8024",
                "sha256": "296982d221f56e1e694abdd38ab0a4d96133b71856a1f176d400ada67e0546dd"
            },
            "downloads": -1,
            "filename": "tidy_vcf-0.2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7a7fd69ff0877d28ab3d33a2ac8f8024",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8284,
            "upload_time": "2024-09-06T19:41:08",
            "upload_time_iso_8601": "2024-09-06T19:41:08.947859Z",
            "url": "https://files.pythonhosted.org/packages/b0/26/c431551d224a05a658ca2a5696aa271816c715d40626871b9f5fbc860fad/tidy_vcf-0.2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-06 19:41:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "silastittes",
    "github_project": "tidy_vcf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tidy-vcf"
}
        
Elapsed time: 0.37611s