A Python implementation of the PAGE algorithm for gene set enrichment analysis that uses the gene set libraries from Enrichr.
Head to the documentation to see how to install and use.
Install with:
pip install page-enrichment
You might need to add a --user
flag to the above command.