Skip to content

noamteyssier/idea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.