====== Modeller ======
Modeller is a program for comparative protein structure modelling by satisfaction of spatial restraints.
===== Information =====
* Version: 9.17
* Added: October, 2016
* Link: https://salilab.org/modeller/
===== Usage =====
See which versions of modeller are available:
$ module avail modeller
Load modeller
$ module load modeller/9.17
===== Installation ======
Notes from the sysadmin during installation:
$ cd /tmp/
$ wget -qO - https://salilab.org/modeller/9.17/modeller-9.17.tar.gz | tar -zxv
$ cd modeller-9.17
$ sudo mkdir -p /export/apps/modeller/9.17/
$ sudo chown joguya:joguya /export/apps/modeller/9.17/
$ module load python/3.4.3
$ ./Install
$ sudo chown -R root:root /export/apps/modeller/9.17/