Help:Viewing pages: Difference between revisions
New page: This is a brief tutorial on how to view 3D figures in a Proteopedia article. If you print this guide, you could also look at any other Proteopedia page and go through the tutorial. Alterna... |
No edit summary |
||
Line 2: | Line 2: | ||
==Example structure: Lysozyme== | ==Example structure: Lysozyme== | ||
<StructureSection load=' | In this tutorial, we will use lysozyme bound to a <scene name='79/797412/Carb/2'>carbohydrate</scene> as our example structure. In the <scene name='79/797412/Overall/1'>opening scene</scene>, the protein is shown in deepskyblue 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. | ||
==Basic reading and viewing | |||
<StructureSection load='' size='500' side='right' caption='Caption for this structure' scene=''79/797412/Overall/1''> | |||
==Basic reading and viewing== | |||
*Read the text: Read the text (tell your browser if you need a bigger font by clicking control-plus) and use the scroll bar on the right to navigate. Don't follow any hyperlinks directly (because you will have to reload the proteopedia page if you do). If you want to check out a hyperlink, try right-clicking it to open the link in a new tab of your browser. | *Read the text: Read the text (tell your browser if you need a bigger font by clicking control-plus) and use the scroll bar on the right to navigate. Don't follow any hyperlinks directly (because you will have to reload the proteopedia page if you do). If you want to check out a hyperlink, try right-clicking it to open the link in a new tab of your browser. | ||
*Click on the green links: While reading, as you encounter text in green, click on it to get a new figure the the 3D window integrated into the text. Sometimes the 3D window is not visible on the screen, and you have to scroll up or down to find it. | *Click on the green links: While reading, as you encounter text in green, click on it to get a new figure the the 3D window integrated into the text. Sometimes the 3D window is not visible on the screen, and you have to scroll up or down to find it. | ||
*Look at the 3D figures: The text should explain what you see. Is it an overall view or a zoomed-in detailed view? Do you know what the colors mean? Are there any labels? You can learn more about the depicted structure by using techniques explained in the following sections. | *Look at the 3D figures: The text should explain what you see. Is it an overall view or a zoomed-in detailed view? Do you know what the colors mean? Are there any labels? You can learn more about the depicted structure by using techniques explained in the following sections. If the figure is too small, either make it bigger using the magnifier glass at the bottom of the 3D window (this will squeeze the text, though) or open a new window using the popup control at the bottom of the 3D window (this will not react to clicking on green links, though). | ||
*Use the mouse to rotate the 3D figure: To really appreciate the three-dimensional nature of proteins and other molecules, you should drag the molecule to change the view. Imagine that when you drag, you are holding on to the atoms in the foreground, and dragging them while the center of rotation stays put. Try it. After rotating the molecules, can you see any features that were hidden before? Does it become easier to visualize the three-dimensional shape as you move the molecule? | *Use the mouse to rotate the 3D figure: To really appreciate the three-dimensional nature of proteins and other molecules, you should drag the molecule to change the view. Imagine that when you drag, you are holding on to the atoms in the foreground, and dragging them while the center of rotation stays put. Try it. After rotating the molecules, can you see any features that were hidden before? Does it become easier to visualize the three-dimensional shape as you move the molecule? | ||
Line 27: | Line 29: | ||
*Opening the console: Use the menu item "Console" to open the menu. Try it. | *Opening the console: Use the menu item "Console" to open the menu. Try it. | ||
*Finding a residue: If you want to find a specific residue in a structure and you know the residue number, say residue 372, type "center 372" in the console. You can also select it by typing "select 372", 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 372, type "center 372" in the console. You can also select it by typing "select 372", 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 433" to add residue 433 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 | *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 433" to add residue 433 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 mainchain 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 mainchain and helix"), then type "hbonds calculate" in the console. This will calculate possible hydrogen bonds and display them. | ||
</StructureSection> | </StructureSection> |
Revision as of 18:25, 20 September 2018
This is a brief tutorial on how to view 3D figures in a Proteopedia article. If you print this guide, you could also look at any other Proteopedia page and go through the tutorial. Alternatively, you can also watch the video once it is done.
Example structure: LysozymeExample structure: Lysozyme
In this tutorial, we will use lysozyme bound to a as our example structure. In the , the protein is shown in deepskyblue 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.
Basic reading and viewing
Using the mouse
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.
Using the consoleThe 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.
|
|