DISPbind


NameDISPbind JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/rdong08/DISPbind
SummaryDisorder protein genomic binding analysis toolkit
upload_time2024-05-28 08:36:41
maintainerNone
docs_urlNone
authorRui Dong
requires_pythonNone
licenseMIT
keywords disorder protein
VCS
bugtrack_url
requirements requests pysam pybedtools pandas matplotlib numpy docopt pyBigWig seaborn
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rdong08/DISPbind",
    "name": "DISPbind",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "disorder protein",
    "author": "Rui Dong",
    "author_email": "rdong@mgh.harvard.edu",
    "download_url": "https://files.pythonhosted.org/packages/28/02/639c32b52c0838d42d1ee83f4fe26919849233dee690bd0656a8cd90e2bc/dispbind-1.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Disorder protein genomic binding analysis toolkit",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/rdong08/DISPbind"
    },
    "split_keywords": [
        "disorder",
        "protein"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9f8d92b656b1c567dbbfeaef0a6da41ad0f517e52e4f65b5ffe783001d5ef67",
                "md5": "b4600571e87bd1baaf0581ebfd564366",
                "sha256": "5f68c8a1d296f6dd20215ce536628170cd2c1e527365c8b61782a6ce15974a71"
            },
            "downloads": -1,
            "filename": "DISPbind-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b4600571e87bd1baaf0581ebfd564366",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10406,
            "upload_time": "2024-05-28T08:36:39",
            "upload_time_iso_8601": "2024-05-28T08:36:39.166769Z",
            "url": "https://files.pythonhosted.org/packages/f9/f8/d92b656b1c567dbbfeaef0a6da41ad0f517e52e4f65b5ffe783001d5ef67/DISPbind-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2802639c32b52c0838d42d1ee83f4fe26919849233dee690bd0656a8cd90e2bc",
                "md5": "839541abedf99cca0b1277b3e70fc66d",
                "sha256": "a33444b29b5dd1d087e926141f103375ff8640f0d4780d3584ec19c0d8cb1f48"
            },
            "downloads": -1,
            "filename": "dispbind-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "839541abedf99cca0b1277b3e70fc66d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8249,
            "upload_time": "2024-05-28T08:36:41",
            "upload_time_iso_8601": "2024-05-28T08:36:41.029602Z",
            "url": "https://files.pythonhosted.org/packages/28/02/639c32b52c0838d42d1ee83f4fe26919849233dee690bd0656a8cd90e2bc/dispbind-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-28 08:36:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rdong08",
    "github_project": "DISPbind",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "pysam",
            "specs": [
                [
                    ">=",
                    "0.8.4"
                ]
            ]
        },
        {
            "name": "pybedtools",
            "specs": [
                [
                    ">=",
                    "0.7.5"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1.0.5"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "3.3.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.10.0"
                ]
            ]
        },
        {
            "name": "docopt",
            "specs": [
                [
                    ">=",
                    "0.6.0"
                ]
            ]
        },
        {
            "name": "pyBigWig",
            "specs": [
                [
                    ">=",
                    "0.3.17"
                ]
            ]
        },
        {
            "name": "seaborn",
            "specs": [
                [
                    ">=",
                    "0.10.0"
                ]
            ]
        }
    ],
    "lcname": "dispbind"
}
        
Elapsed time: 0.24617s