idea-bio


Nameidea-bio JSON
Version 0.2.6 PyPI version JSON
download
home_pagehttps://github.com/noamteyssier/idea
SummaryIntegrated Differential Expression and Annotation
upload_time2024-11-22 01:37:39
maintainerNone
docs_urlNone
authorNoam Teyssier
requires_python<4.0,>=3.8
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": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "bioinformatics, differential expression, annotation, networks",
    "author": "Noam Teyssier",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f3/2c/7059bca4e9518d551efce51ca189c9ea8c26bf74d9e53a01f6b19bf15e87/idea_bio-0.2.6.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\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Integrated Differential Expression and Annotation",
    "version": "0.2.6",
    "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": null,
            "digests": {
                "blake2b_256": "0872401cc7429f243ff516ed49c1abf36d5c925696b2603b5fdf35be0f153133",
                "md5": "14085b7aed595b80c670b9c5082a0f02",
                "sha256": "29aeee9fcf4e4148cc5d820bc3f7c7ad16868f206a15a2bd2d2384826cdc6ec3"
            },
            "downloads": -1,
            "filename": "idea_bio-0.2.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "14085b7aed595b80c670b9c5082a0f02",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 8097,
            "upload_time": "2024-11-22T01:37:38",
            "upload_time_iso_8601": "2024-11-22T01:37:38.111393Z",
            "url": "https://files.pythonhosted.org/packages/08/72/401cc7429f243ff516ed49c1abf36d5c925696b2603b5fdf35be0f153133/idea_bio-0.2.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f32c7059bca4e9518d551efce51ca189c9ea8c26bf74d9e53a01f6b19bf15e87",
                "md5": "a64ba98bf6603abd66bc5626fd9e1130",
                "sha256": "4bd8ef710e7a26afab860fab3c9f0a0cc5766b25a9e4454f6139e38241b70b55"
            },
            "downloads": -1,
            "filename": "idea_bio-0.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "a64ba98bf6603abd66bc5626fd9e1130",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 7424,
            "upload_time": "2024-11-22T01:37:39",
            "upload_time_iso_8601": "2024-11-22T01:37:39.599450Z",
            "url": "https://files.pythonhosted.org/packages/f3/2c/7059bca4e9518d551efce51ca189c9ea8c26bf74d9e53a01f6b19bf15e87/idea_bio-0.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 01:37:39",
    "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.68620s