Skip to content

Latest commit

 

History

History

molnetenhancer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Environment

The conda enviornment is part of miniconda3_gamma and is pathed to it in tool.xml accordingly.

  1. ./conda create -n molnetenhancer python=3.7
  2. ./pip install pyMolNetEnhancer
  3. ./pip install joblib
  4. ./pip install networkx==2.1
  5. ./pip install pandas
  6. ./pip install requests
  7. ./pip install requests_cache
  8. ./pip install lxml

For metabodisttree, it relies upon the qiime2-2019.4 environment.