FlowSom


NameFlowSom JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/Hatchin/FlowSOM
SummaryA Python implementation of FlowSOM algorithm for clustering and visualizing a mass cytometry data set.
upload_time2019-05-12 23:55:06
maintainer
docs_urlNone
authorSangyu Shen
requires_python
licenseMIT
keywords flowsom cytometry machine learning visualization clustering dimentionality reduction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Hatchin/FlowSOM",
    "name": "FlowSom",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "flowsom,cytometry,machine learning,visualization,clustering,dimentionality reduction",
    "author": "Sangyu Shen",
    "author_email": "sangyushen@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/93/6d/9b55079092a924eeef4405ab9c522e6738e27092075b705d01cb08819118/FlowSom-0.1.1.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python implementation of FlowSOM algorithm for clustering and visualizing a mass cytometry data set.",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/Hatchin/FlowSOM"
    },
    "split_keywords": [
        "flowsom",
        "cytometry",
        "machine learning",
        "visualization",
        "clustering",
        "dimentionality reduction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "936d9b55079092a924eeef4405ab9c522e6738e27092075b705d01cb08819118",
                "md5": "671087d5fe069144a7698dbbcfeb771b",
                "sha256": "b1a14e770ac9b0c66afe6dfad4746b1c7b5b46ca1651e191808d2538a89b169e"
            },
            "downloads": -1,
            "filename": "FlowSom-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "671087d5fe069144a7698dbbcfeb771b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6833,
            "upload_time": "2019-05-12T23:55:06",
            "upload_time_iso_8601": "2019-05-12T23:55:06.809062Z",
            "url": "https://files.pythonhosted.org/packages/93/6d/9b55079092a924eeef4405ab9c522e6738e27092075b705d01cb08819118/FlowSom-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-05-12 23:55:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Hatchin",
    "github_project": "FlowSOM",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "flowsom"
}
        
Elapsed time: 0.28211s