Getting started with the dock blaster toolchain

From DISI
Revision as of 23:34, 20 July 2010 by Frodo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To get started with the DOCK Blaster tool chain:

  • on sgehead or sgehead2
  • in your .login file, add
 setenv DOCK_BASE ~xyz/dockenv
 source $DOCK_BASE/etc/login
  • mkdir work; cd work
  • mkdir project1; cd project1
  • create rec_original.pdb and xtal-lig_original.mol2
  • paranoia.csh `pwd`
  • startdockblaster4

This is how it is as of July 17, 2010. The procedure does drift over time, so please check with people in the lab.

-- John