Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

gene-enrichment

ToolUniverse workflow — Gene Enrichment

Setup

cd gene-enrichment
python3 -m venv .venv && source .venv/bin/activate && pip install tooluniverse -q

Environment variables

None.

Usage

python3 scripts/run.py --help

Dependencies

  • tooluniverse