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.
Checkout my documentation for information on installation, usage, and recipes for analysis.
