Other Bioinformatics Software - BigelowLab/charlie GitHub Wiki

GToTree is available within a conda env under SCGC's anaconda3 module. To access:

module use /mod/scgc
module load anaconda3
source activate gtotree

Some software packages are installed directly within an anaconda module. To check to see what software is available within an anaconda module, load the module and then type: conda list