Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 959 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 959 Bytes

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.