AutoDock: Difference between revisions

From Cheaha
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
'''Project website:''' http://autodock.scripps.edu/
'''Project website:''' http://autodock.scripps.edu/


====Load SGE module====
The following Modules file should be loaded for this package:
The following Modules file should be loaded for this package:
<pre>
<pre>
module load autodock/autodock-4.2  
module load autodock/autodock-4.2  
</pre>
</pre>

Revision as of 19:42, 2 April 2012

This page is a Generic stub.

You can help by expanding this page..

AutoDock is a suite of automated docking tools. It is designed to predict how small molecules, such as substrates or drug candidates, bind to a receptor of known 3D structure.

AutoDock 4 actually consists of two main programs: autodock performs the docking of the ligand to a set of grids describing the target protein; autogrid pre-calculates these grids.

In addition to using them for docking, the atomic affinity grids can be visualised. This can help, for example, to guide organic synthetic chemists design better binders.

Project website: http://autodock.scripps.edu/

Load SGE module

The following Modules file should be loaded for this package:

module load autodock/autodock-4.2