fennet


Namefennet JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryFennet
upload_time2024-08-23 05:02:48
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords deep learning protein language model proteomics multi-dimensional proteomics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Fennet
Deep learning for multi-dimensional proteomics


# mhc

For development:
In linux, if you clone the project in local and work in conda virtual environment,
when encountering *ModuleNotFoundError: No module named 'fennet'*,
you can execute *export PYTHONPATH=$PYTHONPATH:/path/to/Fennet/* in terminal and retry fennet command line tools.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fennet",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Wen-Feng Zeng <jalew.zwf@qq.com>",
    "keywords": "deep learning, protein language model, proteomics, multi-dimensional proteomics",
    "author": null,
    "author_email": "Wen-Feng Zeng <jalew.zwf@qq.com>",
    "download_url": "https://files.pythonhosted.org/packages/7b/cf/dc2613ec5180e10cf21a61bd5b30983fc7884732c61b64cfd9bc4104e70c/fennet-0.0.1.tar.gz",
    "platform": null,
    "description": "# Fennet\nDeep learning for multi-dimensional proteomics\n\n\n# mhc\n\nFor development:\nIn linux, if you clone the project in local and work in conda virtual environment,\nwhen encountering *ModuleNotFoundError: No module named 'fennet'*\uff0c\nyou can execute *export PYTHONPATH=$PYTHONPATH:/path/to/Fennet/* in terminal and retry fennet command line tools.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Fennet",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/FennOmix/fennet/issues",
        "Changelog": "https://github.com/FennOmix/fennet/blob/main/CHANGELOG.md",
        "Documentation": "https://readthedocs.org",
        "Homepage": "https://fennomix.com",
        "Repository": "https://github.com/FennOmix/fennet.git"
    },
    "split_keywords": [
        "deep learning",
        " protein language model",
        " proteomics",
        " multi-dimensional proteomics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cee7a169c360b16433cf783d5d177e4769d08014a33ea1720175468f99754e1",
                "md5": "6d453f6492bd495f631679abef842948",
                "sha256": "cf500323516c8ca42a7e8ac9820c257b177ca895bdd0501960c11a98dcfb16ce"
            },
            "downloads": -1,
            "filename": "fennet-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d453f6492bd495f631679abef842948",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5931,
            "upload_time": "2024-08-23T05:02:46",
            "upload_time_iso_8601": "2024-08-23T05:02:46.861515Z",
            "url": "https://files.pythonhosted.org/packages/9c/ee/7a169c360b16433cf783d5d177e4769d08014a33ea1720175468f99754e1/fennet-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7bcfdc2613ec5180e10cf21a61bd5b30983fc7884732c61b64cfd9bc4104e70c",
                "md5": "5a0797def2fc6b78d0907dc96e17fc8b",
                "sha256": "b7362148526e1c5d423d05b56a442b8f27e6bbd3b1d4b67d0593782cd61b4677"
            },
            "downloads": -1,
            "filename": "fennet-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5a0797def2fc6b78d0907dc96e17fc8b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 40791,
            "upload_time": "2024-08-23T05:02:48",
            "upload_time_iso_8601": "2024-08-23T05:02:48.849429Z",
            "url": "https://files.pythonhosted.org/packages/7b/cf/dc2613ec5180e10cf21a61bd5b30983fc7884732c61b64cfd9bc4104e70c/fennet-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-23 05:02:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "FennOmix",
    "github_project": "fennet",
    "github_not_found": true,
    "lcname": "fennet"
}
        
Elapsed time: 2.75190s