LVPocket


NameLVPocket JSON
Version 0.2.4 PyPI version JSON
download
home_pagehttps://github.com/ZRF-ZRF/LVpocket.git
SummaryA Protein Binding Pocket Prediction Methods.
upload_time2024-05-12 08:52:45
maintainerNone
docs_urlNone
authorCPU-409
requires_python<=3.7,>=3.6
licenseNone
keywords protein binding pockets prediction lvnet
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            We proposed LVPocket, a novel method that synergistically captures both local and global information of protein data through the integration of Transformer encoders, which help the model achieve better performance in binding pockets prediction. And then we tailored prediction models for data of four distinct structural classes of proteins using the transfer learning. The four fine-tuned models were trained on the baseline LVPocket model which was trained on the sc-PDB dataset. LVPocket exhibits superior performance on three independent datasets compared to current state-of-the-art methods. Additionally, the fine-tuned model outperforms the baseline model in terms of performance.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ZRF-ZRF/LVpocket.git",
    "name": "LVPocket",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<=3.7,>=3.6",
    "maintainer_email": null,
    "keywords": "protein binding pockets prediction, lvnet",
    "author": "CPU-409",
    "author_email": "3221051463@stu.cpu.edu.cn",
    "download_url": "https://files.pythonhosted.org/packages/a2/17/43bfd7b107955e6d4638c0112701c490c6f090f3e7313fc3687f57227839/LVPocket-0.2.4.tar.gz",
    "platform": null,
    "description": "We proposed LVPocket, a novel method that synergistically captures both local and global information of protein data through the integration of Transformer encoders, which help the model achieve better performance in binding pockets prediction. And then we tailored prediction models for data of four distinct structural classes of proteins using the transfer learning. The four fine-tuned models were trained on the baseline LVPocket model which was trained on the sc-PDB dataset. LVPocket exhibits superior performance on three independent datasets compared to current state-of-the-art methods. Additionally, the fine-tuned model outperforms the baseline model in terms of performance.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Protein Binding Pocket Prediction Methods.",
    "version": "0.2.4",
    "project_urls": {
        "Homepage": "https://github.com/ZRF-ZRF/LVpocket.git"
    },
    "split_keywords": [
        "protein binding pockets prediction",
        " lvnet"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ac1fa85c26ea5b1723db7b3de41bf0ede2fa4ad02a848d9ddb466fa3ae8ee0b",
                "md5": "d99d1ad0a3b9a97b2dd37c231b331f84",
                "sha256": "3932d39c1ef3fdf492456e57d45878461b091abd568c4977ad664e67b612b01a"
            },
            "downloads": -1,
            "filename": "LVPocket-0.2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d99d1ad0a3b9a97b2dd37c231b331f84",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<=3.7,>=3.6",
            "size": 16717,
            "upload_time": "2024-05-12T08:52:43",
            "upload_time_iso_8601": "2024-05-12T08:52:43.651813Z",
            "url": "https://files.pythonhosted.org/packages/3a/c1/fa85c26ea5b1723db7b3de41bf0ede2fa4ad02a848d9ddb466fa3ae8ee0b/LVPocket-0.2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a21743bfd7b107955e6d4638c0112701c490c6f090f3e7313fc3687f57227839",
                "md5": "2d36fd35d5a97b9b1a539e57498a2876",
                "sha256": "2dccecbcbd4e351e5aedc8a3ab4150772ce357b9993be96925710a7aac6b39f2"
            },
            "downloads": -1,
            "filename": "LVPocket-0.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "2d36fd35d5a97b9b1a539e57498a2876",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<=3.7,>=3.6",
            "size": 17403,
            "upload_time": "2024-05-12T08:52:45",
            "upload_time_iso_8601": "2024-05-12T08:52:45.533499Z",
            "url": "https://files.pythonhosted.org/packages/a2/17/43bfd7b107955e6d4638c0112701c490c6f090f3e7313fc3687f57227839/LVPocket-0.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-12 08:52:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ZRF-ZRF",
    "github_project": "LVpocket",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "lvpocket"
}
        
Elapsed time: 0.73708s