Useful links:
|
(Note: These tutorials are meant to provide
illustrative examples of how to use the AMBER software suite to carry
out simulations that can be run on a simple workstation in a reasonable
period of time. They do not necessarily provide the optimal choice of
parameters or methods for the particular application area.) Simulating a DNA polyA-polyT DecamerFormerly known as TUTORIAL B1 By Ross
Walker Updated
for AMBER 15 DNA
The average structure from a 1 nanosecond molecular
dynamics simulation of a 10 base pair poly(A)-polt(T) DNA duplex. The
calculation was run in explicit solvent using periodic boundaries and
the particle mesh Ewald method of treating long range electrostatics.
The average structure was generated using cpptraj by RMS fitting
all of the DNA atoms in 1,000 snapshots at 1 ps intervals and then
averaging the coordinates.
Section 1: IntroductionThe purpose of this tutorial is to provide an initial introduction to setting up and running simulations using the AMBER software (It is based on AMBER 10 and AmberTools 1.2 but should be used with AMBER 14 and AmberTools 15). In this tutorial we run a series of simulations on a poly(A)-poly(T) decamer of DNA. We will first figure out how to generate a starting structure and then use this structure to construct the necessary input files for running sander, the main molecular dynamics engine supplied with AMBER 14. In order to run a classical molecular dynamics simulation with sander a number of files are required. These are (using their default file names):
In the first section of this tutorial we shall use the tools provided with AmberTools 15 to create prmtop and rst7 files for both in-vacuo and solvated systems. We will then run sander to perform minimization followed by molecular dynamics and eventually get to the point where we can reproduce the picture shown above. Since running these simulations using explicit solvent can be expensive, we will also use some models that include solvent effects implicitly. The approximate order of this tutorial will be as follows:
Throughout this tutorial file names and command line switches will be written in courier or an equivalent monospace font while program names such as sander will be written in the same font but italicized. Please note that this tutorial assumes that you have AMBER 15 and AmberTools successfully installed and that all the test cases pass. It also assumes that you have VMD installed. For details on VMD please see: http://www.ks.uiuc.edu/Research/vmd/ (Note: These tutorials are meant to provide
illustrative examples of how to use the AMBER software suite to carry
out simulations that can be run on a simple workstation in a reasonable
period of time. They do not necessarily provide the optimal choice of
parameters or methods for the particular application area.) |