noamteyssier / idea

Integrated Differential Expression and Annotation

Home Page:https://idea-bio.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDEA

Integrated Differential Expression and Annotation

This is a python module to perform GO analysis using Enrichr and visualize the bipartite graph of terms and genes as an interactive force-directed graph.

This uses pvsvg as the python wrapper to the force-directed graph visualization javascript library vis.js and ggetrs to perform the gene set enrichment using the Enrichr API.

Installation and Usage

Checkout my documentation for information on installation, usage, and recipes for analysis.

About

Integrated Differential Expression and Annotation

https://idea-bio.readthedocs.io

License:MIT License


Languages

Language:HTML 87.9%Language:Python 12.1%