next up previous
Next: Basics of VMD Up: VMD Tutorial Previous: VMD Tutorial

Subsections

Introduction

This tutorial introduces new users to VMD and its capabilities. It can also be used as a refresher course for the occasional VMD user wishing to employ this program more productively. This tutorial has been designed specifically for VMD 1.8.5 or later versions, and should take about 3 hours to complete in its entirety.

The tutorial is subdivided into three separate units of increasing complexity. The first unit covers the basics of molecular graphics representations and will introduce everything you need to know to generate nice graphics. The other two units are targeted toward the scientifically-oriented user and focus on scripting in VMD. While scripting may be skipped by the non-technical users, we encourage everyone to give it a try as it provides some very powerful (and easy to use) tools that cannot be offered by a simple graphical user interface.

The examples in the tutorial will focus on the study of ubiquitin - a small protein with interesting properties. Throughout the text, some material will be presented in separate ``boxes". These boxes include complementary information to the tutorial, such as information about the biological role of ubiquitin, and tips or shortcuts for using VMD.

If you have any questions or comments on this tutorial, please email the TCB Tutorial mailing list at tutorial-l@ks.uiuc.edu. The mailing list is archived at http://www.ks.uiuc.edu/Training/Tutorials/mailing_list/tutorial-l/.

\fbox{
\begin{minipage}{.2\textwidth}
\includegraphics[width=2.3 cm]{pictures/...
...dation, where it acts as a tag for intracellular proteolysis.}
\end{minipage} }

Required programs

The following programs are required for this tutorial:

Getting Started

You can find the files for this tutorial in the vmd-tutorial-files directory. Below you can see in Fig. 1 the files and directories of vmd-tutorial-files.

Figure 1: Directory structure of vmd-tutorial-files
\begin{figure}\begin{center}
\par
\par
\latex{
\includegraphics[scale=0.5]{pictures/vmd-files}
}
\end{center}
\end{figure}

To start VMD type vmd in a Unix terminal window, double-click on the VMD application icon in the Applications folder in Mac OS X, or click on the Start $\rightarrow$ Programs $\rightarrow$ VMD menu item in Windows.


next up previous
Next: Basics of VMD Up: VMD Tutorial Previous: VMD Tutorial
vmd@ks.uiuc.edu