The conda enviornment is part of miniconda3_gamma and is pathed to it in tool.xml accordingly.
- ./conda create -n molnetenhancer python=3.7
- ./pip install pyMolNetEnhancer
- ./pip install joblib
- ./pip install networkx==2.1
- ./pip install pandas
- ./pip install requests
- ./pip install requests_cache
- ./pip install lxml
For metabodisttree, it relies upon the qiime2-2019.4 environment.