-
Notifications
You must be signed in to change notification settings - Fork 4
Other Bioinformatics Software
Julia Brown edited this page Mar 29, 2019
·
1 revision
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