How do I run AutoDock at Scripps?
This How-to applies to:
AutoDock 3
This How-to is intended for:
User
How do I run AutoDock at Scripps?
If you work at Scripps, you can use the latest version of AutoDock that lives under the The bluefish machines currently run the PBS batch queuing system. If you have a laptop, and you want to run AutoDock using a local copy, you should copy the appropriate AutoDock and AutoGrid executables (autogrid3+autodock3 or autogrid4+autodock4) to your laptop: Linux: Mac OS X 10.4 / Intel: Mac OS X 10.4 / Power PC: Windows / Cygwin (see FAQ): If you need help, or have a request for a new feature, let me know and I will make sure that your question is answered as soon as possible. (1) The machine you wish to run AutoDock on should be able to automount % cd /mgl/prog
If you can, then you go to step (2). If not., you will have to install a local copy on your machine. (2) If you want to know what type of platform your machine is (i.e. hardware and operating system versions, etc.), type: % uname -a (3) You should copy the % cp /home/garrett/.autodocksetup $HOME (4) Next, in your
If you are running on the bluefish cluster then add this to your
(5) Now you are ready to get started. Download a PDF version of the AutoDock User Guide and print it out, or read it online. If you do not have time to read documentation (and you really should...), jump right to the "Getting Started" section of the User Guide. Note that on the bluefish cluster, you can launch several AutoDock jobs at once using the "submit.py" script, and while the dockings are running or when they're finished, you can cluster the results using "recluster.py" into one large histogram. If you already have a DPF with the name "stem.dpf", and you want to run on ncpus CPUs, where ncpus is an integer, say 10 or 20, then type this:
To re-cluster the dockings, use ADT, or on the command-line on bluefish the usage is: % recluster.py stem num ['during'|'end'] [rmstol]For example: % recluster.py z3 20 during 3.5
Happy docking! |
