AMBER

AMBER (Assisted Model Building and Energy Refinement) uses potentials developed by Peter Kollman's group. AMBER takes a list of macromolecular residues which it links using standard geometrical parameters. The user adjusts this skeleton and generates parameters for the force field. Then energy minimization, molecular dynamics, or free energy perturbation calculations may be made. Setting up systems for use of AMBER programs should be done on your local machine.

AMBER 9.0 is the latest version. Executables for it include pmemd, sander.MPI, sander.PIMD.MPI (Path-Integral Molecular Dynamics), and sander.LES.MPI (Locally Enhanced Sampling).

Installed on: pople, Big Ben, and the Opteron cluster.

Pople version 9.0

Executables sander and pmemd reside in /usr/local/packages/AMBER9. Submit a batch job with the qsub command which contains a line similar to:

mpirun -np x /usr/local/packages/AMBER9/pmemd

where x is the number of cores requested in the PBS directive -l nodes=y:ppn=x

See a sample job.

Big Ben version 9.0

Executables sander and pmemd reside in /usr/local/packages/AMBER/amber9/exe. Submit a batch job with the qsub command which includes a line similar to:

pbsyod /usr/local/packages/AMBER/amber9/exe/pmemd

Bioinformatics and Codon version 8.0

Executables reside in /usr/local/packages/Amber/amber8/exe. Submit a batch job containing a command similar to:

srun /usr/local/packages/Amber/amber8/exe/sander

Other AMBER documentation:

See also: