Help:Viewing pages

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Line 25: Line 25:
The menu is quite extensive, and we will only discuss a small subset here. To open the Jmol menu, press control and click the mouse with the mouse pointer in the 3D window, or right-click the mouse if possible.
The menu is quite extensive, and we will only discuss a small subset here. To open the Jmol menu, press control and click the mouse with the mouse pointer in the 3D window, or right-click the mouse if possible.
*Select menu: The "select" submenu has lots of options to select different parts of the molecule. The number in parenthesis after the word "select" indicates how many atoms are selected at this moment. Before you start playing with the selection menu, check the "Selection halos" box in the submenu. Once checked, selected atoms will be shown with yellow circles around them. Try Select->Protein->By residue name->Ala to select all the alanine residues in the protein. (Notice the clusters of halos corresponding to alanine residues). Then, try something else like selecting all sulfur atoms in the structure. Each new selection will deselect previous selections.
*Select menu: The "select" submenu has lots of options to select different parts of the molecule. The number in parenthesis after the word "select" indicates how many atoms are selected at this moment. Before you start playing with the selection menu, check the "Selection halos" box in the submenu. Once checked, selected atoms will be shown with yellow circles around them. Try Select->Protein->By residue name->Ala to select all the alanine residues in the protein. (Notice the clusters of halos corresponding to alanine residues). Then, try something else like selecting all sulfur atoms in the structure. Each new selection will deselect previous selections.
-
*Change representation: The "style" submenu allows you to change how the selected atoms are represented. Try first selecting all alanine residues, and the using the options in Style->Atoms>100% Van der Waals to show the selected atoms in a spacefilling representation.
+
*Change representation: The "style" submenu allows you to change how the selected atoms are represented. Try first selecting all alanine residues, and showing them as ball and stick by clicking Style->Scheme->Ball-and-stick.
-
*Change colors: The "color" submenu allows you to choose colors for the selected atoms (and the other drawing objects such as secondary structure cartoons associated with those atoms). Try making everything violet by selecting all atoms and then using Color->Atoms->Violet
+
*Change colors: The "color" submenu allows you to choose colors for the selected atoms (and the other drawing objects such as secondary structure cartoons associated with those atoms). Try making the alanines violet by using Color->Atoms->Violet
*Center on an atom: If you want to explore a part the depicted structure in detail, it makes sense to change the center of rotation. Use Set picking->Center and then click on an atom in the region of interest. Now, the atom will be the new center of rotation (i.e. not move while you rotate the molecule) and will stay in the picture no matter how far you zoom in. Try it! Once you have defined a new center of rotation, you might want to turn off the centering with Set picking->None (the default behavior). Otherwise, you will recenter every time you click on an atom.
*Center on an atom: If you want to explore a part the depicted structure in detail, it makes sense to change the center of rotation. Use Set picking->Center and then click on an atom in the region of interest. Now, the atom will be the new center of rotation (i.e. not move while you rotate the molecule) and will stay in the picture no matter how far you zoom in. Try it! Once you have defined a new center of rotation, you might want to turn off the centering with Set picking->None (the default behavior). Otherwise, you will recenter every time you click on an atom.
*Add labels: To add labels indicating the residue name and number, use Set picking->Label. Clicking on any atom will add a label, and clicking a second time will delete it again.
*Add labels: To add labels indicating the residue name and number, use Set picking->Label. Clicking on any atom will add a label, and clicking a second time will delete it again.
Line 33: Line 33:
The console is a way to pass any command to Jmol. As a casual user of Jmol, you only need to know a handful of commands not available through the menu. If you become a frequent user of Jmol, you might stop using the menu and type commands instead once you are familiar with them. To open the console, use the menu item "Console". Try it.
The console is a way to pass any command to Jmol. As a casual user of Jmol, you only need to know a handful of commands not available through the menu. If you become a frequent user of Jmol, you might stop using the menu and type commands instead once you are familiar with them. To open the console, use the menu item "Console". Try it.
*Finding a residue: If you want to find a specific residue in a structure and you know the residue number, say residue 72, type "center 72" in the console. You can also select it by typing "select 72", and then change how it is represented in the 3D figure by using the menu.
*Finding a residue: If you want to find a specific residue in a structure and you know the residue number, say residue 72, type "center 72" in the console. You can also select it by typing "select 72", and then change how it is represented in the 3D figure by using the menu.
-
*Selecting multiple parts of the molecule: When using the menu to select, each new selection command cancels the old one. Using the console, you can type something like "selected selected and 33" to add residue 33 to your selection. You can also select multiple parts of the structure in a single command like "select (42, 67, 82) and side chain and _C", which would select all carbon atoms in the side chain of residues 42, 67 and 82. You can learn common selection command in this [http://cbm.msoe.edu/includes/modules/jmolTutorial/jmolSelect.html tutorial]. The complete set of selection commands is explained in the Jmol manual.
+
*Selecting multiple parts of the molecule: When using the menu to select, each new selection command cancels the old one. Using the console, you can type something like "selected selected or 33" to add residue 33 to your selection. You can also select multiple parts of the structure in a single command like "select (42, 67, 82) and sidechain and _C", which would select all carbon atoms in the side chain of residues 42, 67 and 82. You can learn common selection command in this [http://cbm.msoe.edu/includes/modules/jmolTutorial/jmolSelect.html tutorial]. The complete set of selection commands is explained in the Jmol manual.
*Showing hydrogen bond: Select the entire structure or parts you are interested in (e.g. "select backbone and helix"), then type "hbonds calculate" in the console. This will calculate possible hydrogen bonds and display them.
*Showing hydrogen bond: Select the entire structure or parts you are interested in (e.g. "select backbone and helix"), then type "hbonds calculate" in the console. This will calculate possible hydrogen bonds and display them.
*Increasing the size of labels shown when hovering: When giving a presentation and projecting a page, the "hover labels" are sometimes too small and too complicated to be appreciated by the viewers. A command like
*Increasing the size of labels shown when hovering: When giving a presentation and projecting a page, the "hover labels" are sometimes too small and too complicated to be appreciated by the viewers. A command like

Revision as of 17:56, 16 October 2018

This is a brief tutorial on how to
read a Proteopedia article and
view the integrated 3D figures.

Example structure: Lysozyme

In this tutorial, we will use lysozyme bound to a as our example structure. In the , the protein is shown in blue ("deep sky blue", to be exact) as a carbon alpha trace, and the carbohydrate is shown in all-bonds, colored using the CPK color scheme. Lysozyme was the first enzyme structure to be solved.

Structure of the enzyme lysozyme (blue) in complex with carbohydrate (gray, red and blue)

Drag the structure with the mouse to rotate

Now you are ready to explore the fascinating world of proteins presented in Proteopedia!

Proteopedia Page Contributors and Editors (what is this?)

Karsten Theis, Angel Herraez

Personal tools