pycaverdock


Namepycaverdock JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://loschmidt.chemi.muni.cz/caverdock
SummaryPython API for CaverDock
upload_time2022-12-17 09:51:07
maintainer
docs_urlNone
authorCaverDock team
requires_python>=3.6
license
keywords caverdock protein tunnel docking ligand
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            CaverDock is a software tool for rapid analysis of transport processes in proteins. It models the transportation of a ligand - a substrate, a product, an inhibitor, a co-factor or a co-solvent - from outside environment into the protein active or binding site and vice versa.

The current version of CaverDock uses Caver for pathway identification and heavily modified Autodock Vina as a docking engine. The tool is much faster than molecular dynamic simulations (2-20 min per job), making it suitable even for virtual screening. The software is extremely easy to use as it requires in its minimalistic configuration the setup for AutoDock Vina and geometry of the tunnel.

This API wraps all calculation steps to Python functions and enables the users to construct customized high throughput analysis pipelines.

            

Raw data

            {
    "_id": null,
    "home_page": "https://loschmidt.chemi.muni.cz/caverdock",
    "name": "pycaverdock",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "CaverDock,protein,tunnel,docking,ligand",
    "author": "CaverDock team",
    "author_email": "caver@caver.cz",
    "download_url": "https://files.pythonhosted.org/packages/c2/5b/c7777ffd5ef051ccae632e130c6d383f6c9e9cf5475b8c1f3089aa1c3e5e/pycaverdock-1.2.0.tar.gz",
    "platform": null,
    "description": "CaverDock is a software tool for rapid analysis of transport processes in proteins. It models the transportation of a ligand - a substrate, a product, an inhibitor, a co-factor or a co-solvent - from outside environment into the protein active or binding site and vice versa.\n\nThe current version of CaverDock uses Caver for pathway identification and heavily modified Autodock Vina as a docking engine. The tool is much faster than molecular dynamic simulations (2-20 min per job), making it suitable even for virtual screening. The software is extremely easy to use as it requires in its minimalistic configuration the setup for AutoDock Vina and geometry of the tunnel.\n\nThis API wraps all calculation steps to Python functions and enables the users to construct customized high throughput analysis pipelines.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python API for CaverDock",
    "version": "1.2.0",
    "split_keywords": [
        "caverdock",
        "protein",
        "tunnel",
        "docking",
        "ligand"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "0cbc130a4e30cb69047bd59437e59c6c",
                "sha256": "183e1c535813c36abe70cbc88f4c4d3b4cc254704977682d70b92152f0282841"
            },
            "downloads": -1,
            "filename": "pycaverdock-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0cbc130a4e30cb69047bd59437e59c6c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 43330,
            "upload_time": "2022-12-17T09:51:05",
            "upload_time_iso_8601": "2022-12-17T09:51:05.730494Z",
            "url": "https://files.pythonhosted.org/packages/01/ae/4e17b102a5ed25732e8f3b607f095ced01df16b08e2cde045d6e0e9e3acd/pycaverdock-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "971ea99ebbdc908bb52af068c6ba8286",
                "sha256": "7d824ecd807f0ac35fb7c0741a0a3247ded53c2f79dba0f2d652cfd827dac82b"
            },
            "downloads": -1,
            "filename": "pycaverdock-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "971ea99ebbdc908bb52af068c6ba8286",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 26376,
            "upload_time": "2022-12-17T09:51:07",
            "upload_time_iso_8601": "2022-12-17T09:51:07.576696Z",
            "url": "https://files.pythonhosted.org/packages/c2/5b/c7777ffd5ef051ccae632e130c6d383f6c9e9cf5475b8c1f3089aa1c3e5e/pycaverdock-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-17 09:51:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pycaverdock"
}
        
Elapsed time: 0.02415s