available_software
This is an old revision of the document!
Bulk of the software is installed via Conda.
| List all | conda env list |
|
| Use an env | source activate <env name> |
|
| Show versions of software in an env | conda list -n <env name> |
|
| Exit an env | source deactivate |
|
available_software.1526034677.txt.gz · Last modified: by pillai
