Dock
From Bioinformatist.com
Contents |
[edit]
Introduction
UCSF Dock is a program for Molecular docking.[edit]
Package details
* Source Code: -* Version: 6.0
* License: Academic (http://dock.compbio.ucsf.edu/Online_Licensing/index.htm)
* Developer(s):
* Website: http://dock.compbio.ucsf.edu/
* Download: http://dock.compbio.ucsf.edu/Online_Licensing/dock_license_application.html
* Requirements:
* FAQ: http://dock.compbio.ucsf.edu/DOCK_6/faq.htm
[edit]
Installation
Detailed installation instructions at http://dock.compbio.ucsf.edu/DOCK_6/dock6_manual.htm[edit]
Linux
[edit]
OpenSUSE
- After registration at the academic license website, a link will be sent by email to download the Dock program.
- Download the dock.6.0_source.tar.gz file.
- Uncompress the archive. This will be the final location
cd /usr/local
tar zxvf /data/dock.6.0_source.tar.gz
- The above step will create a folder called "dock6". Configure and install the program
cd dock6/install
./configure gnu
make all
[edit]
RedHat/Fedora
[edit]
Ubuntu.Debian
[edit]
Running
[edit]
Troubleshooting
