11.07.2015 Views

VMD User's Guide

VMD User's Guide

VMD User's Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2.5 An Introduction to Atom SelectionIn this section it is assumed that you have the myoglobin structure mbco.pdb loaded and the viewsdiscussed in section 2.2 created. If this is not true, go back and repeat the process described there.<strong>VMD</strong> has a powerful atom selection method which is very helpful when generating attractive,informative, and complex graphics. In the previous section you used a few of these atom selectiontools. This tutorial assumes that you have already loaded the myoglobin molecule, but it isn’tnecessary to recreate all the graphical representations.To change which atoms are used to display each representation of the molecule shown in thedisplay window, open the Graphics form [§ 4.4.7] and select the representation you want to change.You can then either edit the different fields (selection, coloring method, or drawing method) or usethe Delete button to delete the view entirely. Try changing or deleting some of the views. Whenfinished, delete all representations for the myoglobin structure. To get the basic line drawing viewback, clear the atom selection text entry area, enter all and press the Create Rep button.Atoms may be selected on the basis of a property, i.e. protein or not protein, water, ornucleic backbone. They may also be selected by atom name, such as atom C, by residue name,such as resname HEM, or by many other identifiers. Multiple atoms may be specified with one keyword.For example, the selection name C CA N O will select the backbone atoms. (A similar effectmay be obtained with the command protein backbone.) <strong>VMD</strong> can handle regular expressions,so that name "C.*" will select all atoms with names starting with C. <strong>VMD</strong> also understands theboolean operators and, or, andnot, so the selection resname HEM and not name "N.*" selects allnon-nitrogen atoms in the heme group of myoglobin.Several more abstract selection criteria are available. For instance, the selection x > 5 findsall atoms with an x coordinate greater than 5, while mass >12 and mass < 14 selects all atomswith mass greater than 12 and less than 14 atomic mass units. Many math functions [§ 5.7] arealso provided, so the selection sqrt( sqr(x) + sqr(y) + sqr(z) ) < 10 will select atoms ina spherical region of radius 10 Å centered about the origin of the coordinate space. You can pickatoms nearby a selection with the phrase “within of ” and all residues withthe same property as a given selection as “same as ”.See section 5.3 for a full description of the selection command.2.6 Comparing Two StructuresLet’s start from scratch by deleting everything: use the text console and tye the command moldelete all and press enter. This deletes all loaded molecules and is often more convenient thenselecting them and deleting them all one by one. Alternatively, you could highlight each moleculein the molecule browser, and use the Delete Molecule item in the Molecule menu to remove themone by one.Begin by loading the mbco.pdb structure with the Files form. Turn on just the heme, CO, andhistidines by using the selection commands resname HEM CO or resid 64 93. The dot (probablygreen) in the middle is the iron and you can verify that by picking it with the mouse. Do this bychanging the “Object Mode” pull-down to “Pick”, and selecting “Atoms” for the pick mode in theMouse menu. The label HEM154:FE should appear both on the display and in the text console.Change the pick mode in the Mouse menu to “Bonds”. To get the distance between the ironand the oxygen of the CO, click with the left mouse button first on the iron and then on theoxygen. The first click turned the FE label on and the second turned the O label on and drew17

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!