Hi all,
I’ve installed biobakery3 today using following command:
conda config --add channels biobakery
mamba install -c biobakery biobakery_workflows
I think I have succesfully install biobakery3 cuz I can execute the command biobakery_workflows --help
However, it can’t find the command KNEADDATA_DB_HUMAN_GENOME when executing
KNEADDATA_DB_HUMAN_GENOME --help
Do anyone know how to set the environment variables?