How to install DOCK 3.8

From DISI
Revision as of 22:22, 15 March 2022 by Frodo (talk | contribs) (asdf)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Installation/Download

The up-to-date docking scripts for DOCK 3.8 are hosted primarily on github. https://github.com/docking-org/DOCK/tree/dev

If you already have a docking-org repository cloned to your machine, simply do the following:

git pull
cd DOCK
DOCKBASE=$PWD

And retrieve the scripts from DOCK/docking/submit/sge and DOCK/docking/submit/slurm.

If you don't have the repository already cloned to your machine, you just need to clone it first:

git clone https://github.com/docking-org/DOCK.git
cd DOCK
DOCKBASE=$PWD

If you're on BKS, you can find DOCK 3.8 @ /nfs/soft/dock/versions/dock38/DOCK-current

DOCKBASE=/nfs/soft/dock/versions/dock38/DOCK-current