PyWGCNA


NamePyWGCNA JSON
Version 2.0.4 PyPI version JSON
download
home_pagehttps://github.com/mortazavilab/PyWGCNA
SummaryPyWGCNA is a Python package designed to do Weighted correlation network analysis (WGCNA)
upload_time2024-03-21 18:15:02
maintainerNone
docs_urlNone
authorNarges Rezaie
requires_pythonNone
licenseMIT
keywords pywgcna wgcna bulk gene clustering network analysis
VCS
bugtrack_url
requirements anndata biomart gseapy matplotlib networkx numpy pandas pyvis reactome2py requests rsrc scikit_learn scipy seaborn statsmodels
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mortazavilab/PyWGCNA",
    "name": "PyWGCNA",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "PyWGCNA, WGCNA, bulk, gene clustering, network analysis",
    "author": "Narges Rezaie",
    "author_email": "nargesrezaie80@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/66/38/b3b000cf89cdb70612ffa232ba4d539691f5809b76c19b1fa27bd242241d/PyWGCNA-2.0.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PyWGCNA is a Python package designed to do Weighted correlation network analysis (WGCNA)",
    "version": "2.0.4",
    "project_urls": {
        "Download": "https://github.com/mortazavilab/PyWGCNA/archive/refs/tags/v2.0.4.zip",
        "Homepage": "https://github.com/mortazavilab/PyWGCNA"
    },
    "split_keywords": [
        "pywgcna",
        " wgcna",
        " bulk",
        " gene clustering",
        " network analysis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6638b3b000cf89cdb70612ffa232ba4d539691f5809b76c19b1fa27bd242241d",
                "md5": "dc20e521602de60e38abd84216a102a9",
                "sha256": "032d6a388f6c11f1c1a1b6c271127f64a7020a51f5167265cd68c2b12a6788d2"
            },
            "downloads": -1,
            "filename": "PyWGCNA-2.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "dc20e521602de60e38abd84216a102a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 54143,
            "upload_time": "2024-03-21T18:15:02",
            "upload_time_iso_8601": "2024-03-21T18:15:02.630421Z",
            "url": "https://files.pythonhosted.org/packages/66/38/b3b000cf89cdb70612ffa232ba4d539691f5809b76c19b1fa27bd242241d/PyWGCNA-2.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-21 18:15:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mortazavilab",
    "github_project": "PyWGCNA",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "anndata",
            "specs": [
                [
                    "==",
                    "0.10.5.post1"
                ]
            ]
        },
        {
            "name": "biomart",
            "specs": [
                [
                    "==",
                    "0.9.2"
                ]
            ]
        },
        {
            "name": "gseapy",
            "specs": [
                [
                    "==",
                    "1.0.5"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.8.2"
                ]
            ]
        },
        {
            "name": "networkx",
            "specs": [
                [
                    "==",
                    "3.2.1"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.24.4"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "2.2.0"
                ]
            ]
        },
        {
            "name": "pyvis",
            "specs": [
                [
                    "==",
                    "0.3.1"
                ]
            ]
        },
        {
            "name": "reactome2py",
            "specs": [
                [
                    "==",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.28.1"
                ]
            ]
        },
        {
            "name": "rsrc",
            "specs": [
                [
                    "==",
                    "0.1.3"
                ]
            ]
        },
        {
            "name": "scikit_learn",
            "specs": [
                [
                    "==",
                    "1.4.0"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.12.0"
                ]
            ]
        },
        {
            "name": "seaborn",
            "specs": [
                [
                    "==",
                    "0.11.2"
                ]
            ]
        },
        {
            "name": "statsmodels",
            "specs": [
                [
                    "==",
                    "0.14.1"
                ]
            ]
        }
    ],
    "lcname": "pywgcna"
}
        
Elapsed time: 0.23526s