AUTODOCK
AutoDock is a suite of automated docking tools. It predicts how small molecules bind to a receptor with a known structure.
Documentation
Usage
To see what versions of AutoDock are available type
module avail autodock
To see what other modules are needed, what commands are available and how to get additional help type
module help autodock
To use AutoDock, include a command like this in your batch script or interactive session to load the autodock module:
module load autodock
Be sure you also load any other modules needed, as listed by the module help autodock
command.