idea-bio


Nameidea-bio JSON
Version 0.2.4 PyPI version JSON
download
home_pagehttps://github.com/noamteyssier/idea
SummaryIntegrated Differential Expression and Annotation
upload_time2023-10-18 18:19:56
maintainer
docs_urlNone
authorNoam Teyssier
requires_python>=3.8,<4.0
licenseMIT
keywords bioinformatics differential expression annotation networks
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # IDEA

## Integrated Differential Expression and Annotation

<p align="center">
    <img src="https://github.com/noamteyssier/idea/blob/main/assets/logo.png?raw=true" width="50%" />
</p>

This is a python module to perform GO analysis using [Enrichr](https://maayanlab.cloud/Enrichr/)
and visualize the [bipartite graph](https://en.wikipedia.org/wiki/Bipartite_graph)
of terms and genes as an interactive force-directed graph.

This uses [`pvsvg`](https://github.com/noamteyssier/pvsvg) as the python wrapper to the
force-directed graph visualization javascript library [`vis.js`](https://visjs.github.io/vis-network/docs/network/)
and [`ggetrs`](https://noamteyssier.github.io/ggetrs)
to perform the gene set enrichment using the [`Enrichr`](https://maayanlab.cloud/Enrichr/) API.

## Installation and Usage

Checkout my [documentation](https://idea-bio.readthedocs.io/en/latest/index.html)
for information on installation, usage, and recipes for analysis.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/noamteyssier/idea",
    "name": "idea-bio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "bioinformatics,differential expression,annotation,networks",
    "author": "Noam Teyssier",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/c1/0f/198c1574378dd95ac0b301edd9d955c7b3b399448b55fb3a9cceb27f0ac5/idea_bio-0.2.4.tar.gz",
    "platform": null,
    "description": "# IDEA\n\n## Integrated Differential Expression and Annotation\n\n<p align=\"center\">\n    <img src=\"https://github.com/noamteyssier/idea/blob/main/assets/logo.png?raw=true\" width=\"50%\" />\n</p>\n\nThis is a python module to perform GO analysis using [Enrichr](https://maayanlab.cloud/Enrichr/)\nand visualize the [bipartite graph](https://en.wikipedia.org/wiki/Bipartite_graph)\nof terms and genes as an interactive force-directed graph.\n\nThis uses [`pvsvg`](https://github.com/noamteyssier/pvsvg) as the python wrapper to the\nforce-directed graph visualization javascript library [`vis.js`](https://visjs.github.io/vis-network/docs/network/)\nand [`ggetrs`](https://noamteyssier.github.io/ggetrs)\nto perform the gene set enrichment using the [`Enrichr`](https://maayanlab.cloud/Enrichr/) API.\n\n## Installation and Usage\n\nCheckout my [documentation](https://idea-bio.readthedocs.io/en/latest/index.html)\nfor information on installation, usage, and recipes for analysis.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Integrated Differential Expression and Annotation",
    "version": "0.2.4",
    "project_urls": {
        "Documentation": "https://idea-bio.readthedocs.io/en/latest/usage.html",
        "Homepage": "https://github.com/noamteyssier/idea",
        "Repository": "https://github.com/noamteyssier/idea"
    },
    "split_keywords": [
        "bioinformatics",
        "differential expression",
        "annotation",
        "networks"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2ab95b3f98d6e520117775e9c982990785182ab1fabcd025ea252628947115c",
                "md5": "be51da58991a501e370963bd3757ccb8",
                "sha256": "cbc44eb0db4a0a2b4ae0e3f8a750c1ffd24c90d5295dad5739ebd94d4abdbbe5"
            },
            "downloads": -1,
            "filename": "idea_bio-0.2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "be51da58991a501e370963bd3757ccb8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 8091,
            "upload_time": "2023-10-18T18:19:54",
            "upload_time_iso_8601": "2023-10-18T18:19:54.183706Z",
            "url": "https://files.pythonhosted.org/packages/a2/ab/95b3f98d6e520117775e9c982990785182ab1fabcd025ea252628947115c/idea_bio-0.2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c10f198c1574378dd95ac0b301edd9d955c7b3b399448b55fb3a9cceb27f0ac5",
                "md5": "df5a406b864755488975bee2a04375d4",
                "sha256": "8c2588d398ca51f3f16c2c71b68f8f4181e2c0a981ee82e16e5cb196e582e60d"
            },
            "downloads": -1,
            "filename": "idea_bio-0.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "df5a406b864755488975bee2a04375d4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 7470,
            "upload_time": "2023-10-18T18:19:56",
            "upload_time_iso_8601": "2023-10-18T18:19:56.131291Z",
            "url": "https://files.pythonhosted.org/packages/c1/0f/198c1574378dd95ac0b301edd9d955c7b3b399448b55fb3a9cceb27f0ac5/idea_bio-0.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-18 18:19:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "noamteyssier",
    "github_project": "idea",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "idea-bio"
}
        
Elapsed time: 0.12602s