alphafold-colabfold


Namealphafold-colabfold JSON
Version 2.3.7 PyPI version JSON
download
home_pagehttps://github.com/sokrypton/alphafold
SummaryAn implementation of the inference pipeline of AlphaFold v2.3.1. This is a completely new model that was entered as AlphaFold2 in CASP14 and published in Nature. This package contains patches for colabfold.
upload_time2024-12-04 16:55:15
maintainerNone
docs_urlNone
authorDeepMind
requires_pythonNone
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements absl-py biopython chex dm-haiku dm-tree docker immutabledict jax ml-collections numpy pandas scipy tensorflow-cpu
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sokrypton/alphafold",
    "name": "alphafold-colabfold",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "DeepMind",
    "author_email": "alphafold@deepmind.com",
    "download_url": "https://files.pythonhosted.org/packages/39/1c/941f461aff7d3ddf5946a51143c241f677fa88ef95462f7f9740d983d38c/alphafold_colabfold-2.3.7.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "An implementation of the inference pipeline of AlphaFold v2.3.1. This is a completely new model that was entered as AlphaFold2 in CASP14 and published in Nature. This package contains patches for colabfold.",
    "version": "2.3.7",
    "project_urls": {
        "Homepage": "https://github.com/sokrypton/alphafold"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39b470488e8c6b2df42bf9ea993287c8a205443c17d28542821557bbb3b3a46d",
                "md5": "eafda34fd1cdfdce291786f413249411",
                "sha256": "1bb741e8e5816384c9255950158dd778d6035e307a7384366ae0cde2f5c05c82"
            },
            "downloads": -1,
            "filename": "alphafold_colabfold-2.3.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eafda34fd1cdfdce291786f413249411",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 242251,
            "upload_time": "2024-12-04T16:55:13",
            "upload_time_iso_8601": "2024-12-04T16:55:13.963694Z",
            "url": "https://files.pythonhosted.org/packages/39/b4/70488e8c6b2df42bf9ea993287c8a205443c17d28542821557bbb3b3a46d/alphafold_colabfold-2.3.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "391c941f461aff7d3ddf5946a51143c241f677fa88ef95462f7f9740d983d38c",
                "md5": "cde799c4a51f8f327fc3427a3974fdef",
                "sha256": "f37fa57e4ee297e8a0870627b0c3377af9aca17827479727686b500e26ce29b9"
            },
            "downloads": -1,
            "filename": "alphafold_colabfold-2.3.7.tar.gz",
            "has_sig": false,
            "md5_digest": "cde799c4a51f8f327fc3427a3974fdef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 199126,
            "upload_time": "2024-12-04T16:55:15",
            "upload_time_iso_8601": "2024-12-04T16:55:15.307913Z",
            "url": "https://files.pythonhosted.org/packages/39/1c/941f461aff7d3ddf5946a51143c241f677fa88ef95462f7f9740d983d38c/alphafold_colabfold-2.3.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-04 16:55:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sokrypton",
    "github_project": "alphafold",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "absl-py",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "biopython",
            "specs": [
                [
                    "==",
                    "1.79"
                ]
            ]
        },
        {
            "name": "chex",
            "specs": [
                [
                    "==",
                    "0.0.7"
                ]
            ]
        },
        {
            "name": "dm-haiku",
            "specs": [
                [
                    "==",
                    "0.0.9"
                ]
            ]
        },
        {
            "name": "dm-tree",
            "specs": [
                [
                    "==",
                    "0.1.6"
                ]
            ]
        },
        {
            "name": "docker",
            "specs": [
                [
                    "==",
                    "5.0.0"
                ]
            ]
        },
        {
            "name": "immutabledict",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "jax",
            "specs": [
                [
                    "==",
                    "0.3.25"
                ]
            ]
        },
        {
            "name": "ml-collections",
            "specs": [
                [
                    "==",
                    "0.1.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.21.6"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "1.3.4"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.7.0"
                ]
            ]
        },
        {
            "name": "tensorflow-cpu",
            "specs": [
                [
                    "==",
                    "2.11.0"
                ]
            ]
        }
    ],
    "lcname": "alphafold-colabfold"
}
        
Elapsed time: 0.58620s