Project

General

Profile

Bug #5430

Updated by Fanie Riekert about 5 years ago

Obtain your own license from: https://salilab.org/modeller/registration.html

<pre>export KEY_MODELLER=<the license code you obtained></pre>

Download this file before continuing to the next step: https://its.hpc.ufs.ac.za/dmsf/files/5/view

<pre>/opt/miniconda3/bin/conda-env create -p ~/modeller -f modeller.yml</pre>

Activate the environment for use by running:

<pre>conda activate ~/modeller</pre>

Back