Skip to content

Usage

For full details on python modules and Ensembl API repositories required see install section.

Environment setup

python3.10 -m venv path/to/virtual_env
. path/to/virtual_env/bin/activate
pip install -e .

Do not forget to load this environment by sourcing virtual_env/bin/activate in order to run ensembl-genomio pipeline(s).