c2s2-standard


Namec2s2-standard JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/monarch-initiative/C2S2
SummaryConsensus clustering for a number of individuals with HPO terms or phenopackets.
upload_time2023-02-06 08:57:17
maintainer
docs_urlNone
authorLex Dingemans, Daniel Danis
requires_python
licenseBSD 3
keywords clustering hpo terms phenopackets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # c2s2-standard

An implementation of consensus clustering workflow steps that uses `scikit-learn` and `networkx`.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/monarch-initiative/C2S2",
    "name": "c2s2-standard",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "clustering,HPO terms,phenopackets",
    "author": "Lex Dingemans, Daniel Danis",
    "author_email": "a.dingemans@radboudumc.nl",
    "download_url": "https://files.pythonhosted.org/packages/92/0c/669862b9c4282928054c0bba50f350dd8e85c3fe0c3b31aad11cc01aae17/c2s2-standard-0.2.0.tar.gz",
    "platform": null,
    "description": "# c2s2-standard\n\nAn implementation of consensus clustering workflow steps that uses `scikit-learn` and `networkx`.\n",
    "bugtrack_url": null,
    "license": "BSD 3",
    "summary": "Consensus clustering for a number of individuals with HPO terms or phenopackets.",
    "version": "0.2.0",
    "split_keywords": [
        "clustering",
        "hpo terms",
        "phenopackets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e6e0c924cbafe908dfcdcd4e74cacbc23bea2f01cd569439b630a44aebea062",
                "md5": "c2168ef9274ee5d7fcade187d65948c2",
                "sha256": "983a265042858869d99b455f9cdd504541a893ec3ed6d0162da0fcb585d9a882"
            },
            "downloads": -1,
            "filename": "c2s2_standard-0.2.0-py3.9.egg",
            "has_sig": true,
            "md5_digest": "c2168ef9274ee5d7fcade187d65948c2",
            "packagetype": "bdist_egg",
            "python_version": "0.2.0",
            "requires_python": null,
            "size": 31014,
            "upload_time": "2023-02-06T08:57:19",
            "upload_time_iso_8601": "2023-02-06T08:57:19.766959Z",
            "url": "https://files.pythonhosted.org/packages/4e/6e/0c924cbafe908dfcdcd4e74cacbc23bea2f01cd569439b630a44aebea062/c2s2_standard-0.2.0-py3.9.egg",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4918877fb13cb9e46503acab695493e787abbb7dbeda3d041e20a6c3cf1a3e81",
                "md5": "a7b7f3f21aee8556997c40dfc7d6296f",
                "sha256": "3b5654233d36b57e7b50fe39652144688cde6cf33a7d99d77b75695080ec9904"
            },
            "downloads": -1,
            "filename": "c2s2_standard-0.2.0-py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "a7b7f3f21aee8556997c40dfc7d6296f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 31755,
            "upload_time": "2023-02-06T08:57:15",
            "upload_time_iso_8601": "2023-02-06T08:57:15.060820Z",
            "url": "https://files.pythonhosted.org/packages/49/18/877fb13cb9e46503acab695493e787abbb7dbeda3d041e20a6c3cf1a3e81/c2s2_standard-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "920c669862b9c4282928054c0bba50f350dd8e85c3fe0c3b31aad11cc01aae17",
                "md5": "5574eb8034a94a7691c594495359ae20",
                "sha256": "9662f3f287422f4c7ee1b3f8f3189f5975df2514f2c3c9ad93b3896640f12f40"
            },
            "downloads": -1,
            "filename": "c2s2-standard-0.2.0.tar.gz",
            "has_sig": true,
            "md5_digest": "5574eb8034a94a7691c594495359ae20",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27438,
            "upload_time": "2023-02-06T08:57:17",
            "upload_time_iso_8601": "2023-02-06T08:57:17.327737Z",
            "url": "https://files.pythonhosted.org/packages/92/0c/669862b9c4282928054c0bba50f350dd8e85c3fe0c3b31aad11cc01aae17/c2s2-standard-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-06 08:57:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "monarch-initiative",
    "github_project": "C2S2",
    "lcname": "c2s2-standard"
}
        
Elapsed time: 0.03731s