EZCalour is a point and click GUI for the Calour microbiome analysis package
Follow instructions Here
2a. Activate the calour conda environment:
source activate calour
2b. Install EZCalour from the github repo:
pip install git+git://github.com/amnona/EZCalour.git
- Activate the calour conda environment:
source activate calour
- Run EZCalour:
ezcalour.py
- To view the ezcalour and calour version info:
ezcalour.py --version
- To enable verbose debug messages:
ezcalour.py --log-level 10
- To view additional command line options for ezcalour, type:
ezcalour.py --help
EZCalour usage instructions can be found here