GSEApy

https://badge.fury.io/py/gseapy.svg https://img.shields.io/conda/vn/!bioconda/GSEApy.svg?style=plastic https://github.com/zqfang/GSEApy/workflows/GSEApy/badge.svg?branch=master https://travis-ci.org/zqfang/GSEApy.svg?branch=master https://readthedocs.org/projects/gseapy/badge/?version=latest https://img.shields.io/badge/license-MIT-blue.svg

https://zenodo.org/badge/DOI/10.5281/zenodo.3748085.svg

I would like to use pandas to explore my data, but I did not find a convenient tool to do gene set enrichment analysis in python.

I want something like this:

  • Ability to run inside python console without switching to R.
  • User friendly for both wet and dry lab users.
  • Produce or reproduce publishable figures.
  • Perform batch jobs easy.
  • Command line support (Win, Mac, Linux).

That’s why GSEApy comes to play. See code here