htsget


Namehtsget JSON
Version 0.2.6 PyPI version JSON
download
home_pagehttp://pypi.python.org/pypi/htsget
SummaryPython API and command line interface for the GA4GH htsget API.
upload_time2022-11-07 13:23:53
maintainer
docs_urlNone
authorJerome Kelleher
requires_python
licenseApache Software License
keywords bam cram htsget
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ======
htsget
======

This package is a client implementation of the `GA4GH <https://www.ga4gh.org/>`_
htsget `protocol <http://samtools.github.io/hts-specs/htsget.html>`_. It
provides a simple and reliable way to retrieve genomic data from
servers supporting the protocol.

Please see the `documentation <https://htsget.readthedocs.io/en/stable/>`_ for full details.


            

Raw data

            {
    "_id": null,
    "home_page": "http://pypi.python.org/pypi/htsget",
    "name": "htsget",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "BAM,CRAM,htsget",
    "author": "Jerome Kelleher",
    "author_email": "jerome.kelleher@well.ox.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/1e/df/726ce5fe001457fa71d0b799692492e606ef6228c879de975ced850430a8/htsget-0.2.6.tar.gz",
    "platform": null,
    "description": "======\nhtsget\n======\n\nThis package is a client implementation of the `GA4GH <https://www.ga4gh.org/>`_\nhtsget `protocol <http://samtools.github.io/hts-specs/htsget.html>`_. It\nprovides a simple and reliable way to retrieve genomic data from\nservers supporting the protocol.\n\nPlease see the `documentation <https://htsget.readthedocs.io/en/stable/>`_ for full details.\n\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "Python API and command line interface for the GA4GH htsget API.",
    "version": "0.2.6",
    "split_keywords": [
        "bam",
        "cram",
        "htsget"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "f41fd279ddf86005a8794de91569da91",
                "sha256": "0cca50c9aa6708c5a1d1df10b557fcac7100266ad64a78555337a357f02148a0"
            },
            "downloads": -1,
            "filename": "htsget-0.2.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f41fd279ddf86005a8794de91569da91",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 15767,
            "upload_time": "2022-11-07T13:23:37",
            "upload_time_iso_8601": "2022-11-07T13:23:37.326179Z",
            "url": "https://files.pythonhosted.org/packages/c0/37/74d124fbdc0e04e552e7f0ba2a8c8594b5caa82ac10c4d80fe277beb15e9/htsget-0.2.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "a1301156299452428aa13f0dcb4262cf",
                "sha256": "84816534e2740d3bcc4fb44a6d703b387b8a392209be098752466c35ff253884"
            },
            "downloads": -1,
            "filename": "htsget-0.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "a1301156299452428aa13f0dcb4262cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 30634,
            "upload_time": "2022-11-07T13:23:53",
            "upload_time_iso_8601": "2022-11-07T13:23:53.049420Z",
            "url": "https://files.pythonhosted.org/packages/1e/df/726ce5fe001457fa71d0b799692492e606ef6228c879de975ced850430a8/htsget-0.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-07 13:23:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "htsget"
}
        
Elapsed time: 0.01549s