vcf_parser


Namevcf_parser JSON
Version 1.6 PyPI version JSON
download
home_pagehttp://github.com/moonso/vcf_parser
SummaryParsing vcf files
upload_time2016-11-01 12:05:38
maintainerNone
docs_urlNone
authorMans Magnusson
requires_pythonNone
licenseMIT License
keywords parser vcf variants
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Tool for parsing Variant Call Format (VCF) files. Works like a lightweight version of PyVCF.
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/moonso/vcf_parser",
    "name": "vcf_parser",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "parser,vcf,variants",
    "author": "Mans Magnusson",
    "author_email": "mans.magnusson@scilifelab.se",
    "download_url": "https://files.pythonhosted.org/packages/d4/fb/881cec56ca27d61940dc849d0bde9de36b1f8ade34c89b79110e1ea0cb63/vcf_parser-1.6.tar.gz",
    "platform": "UNKNOWN",
    "description": "Tool for parsing Variant Call Format (VCF) files. Works like a lightweight version of PyVCF.",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Parsing vcf files",
    "version": "1.6",
    "project_urls": {
        "Download": "UNKNOWN",
        "Homepage": "http://github.com/moonso/vcf_parser"
    },
    "split_keywords": [
        "parser",
        "vcf",
        "variants"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4fb881cec56ca27d61940dc849d0bde9de36b1f8ade34c89b79110e1ea0cb63",
                "md5": "823ca9bb48059e972219d55876d72d37",
                "sha256": "d3200aee08ef3407abd9af4cc5e977c9086cec21582d9f66f26a12da3e806ddd"
            },
            "downloads": -1,
            "filename": "vcf_parser-1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "823ca9bb48059e972219d55876d72d37",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28830,
            "upload_time": "2016-11-01T12:05:38",
            "upload_time_iso_8601": "2016-11-01T12:05:38.731221Z",
            "url": "https://files.pythonhosted.org/packages/d4/fb/881cec56ca27d61940dc849d0bde9de36b1f8ade34c89b79110e1ea0cb63/vcf_parser-1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2016-11-01 12:05:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "moonso",
    "github_project": "vcf_parser",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "vcf_parser"
}
        
Elapsed time: 0.28152s