Skip to content

COMBAT-TB/combattb_gsea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geneset Enrichment Analysis

This repository contains a script [gsea.py], that runs a geneset enrichment analysis for genesets described in terms of M. tuberculosis H37Rv locus tags. It uses the COMBAT TB NeoDb.

Requirements:

click
statsmodels
scipy
neo4j_python_driver

and Python > 3.6. To install these requirements with conda, run conda create --name gsea --file environment.txt where gsea is the name of the conda environment you are creating (you can change it if you like). Then activate the environment with conda activate gsea before running the gsea.py script.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages