VMD

From SklogWiki
Jump to navigation Jump to search

VMD [1] is a molecular visualization program for displaying, animating, and analysing large biomolecular systems using 3-D graphics and built-in scripting. In addition to this VMD has a large array of extensions (see link below).

Visualising a GROMACS trajectory[edit]

Visualising a GROMACS trajectory:

first we produce a trajout.xtc file from the traj.xtc file, at the same time removing the periodic boundary conditions

trjconv -pbc whole

then we load trajout.xtc into VMD:

vmd conf.g96 trajout.xtc

References[edit]

External links[edit]