Third Exercise

Jmol, a Java-based molecular graphics program built on the code for the old classic Rasmol, has been installed on the Modeling Center machines. The executable is located at /usr/local/Jmol/Jmol.jar. It requires the Jave Runtime Environment (jre), which is installed in /usr/java.

Jmol can read and display structures presented both in PDB (protein DataBank) format and as Cartesian coordinates. The format of Cartesian files is simple: the first line contains the total number of atoms. The second line is blank. Each succeeding line contains an atomic symbol and the three Cartesians for that atom. It is relatively easy to use your text editor to convert the Cartesians output by any of our programs to this format.

There are two ways to access Jmol.

Or, you can put an alias in your .bashrc file aliasing Jmol to a line like the above. Now

HERE is a tutorial for using Jmol. If you wish, you can download Jmol to your own computer; it can be found at www.Jmol.org. A reeference card summarizing Rasmol commands, which all work in Jmol, can be obtained HERE.


This page last modified 11:54 AM on Thursday July 15th, 2010.
Webmaster, Department of Chemistry, University of Maine, Orono, ME 04469