User:James D Watson/Using Jmol: Difference between revisions
From Proteopedia
Jump to navigationJump to search
No edit summary |
|||
| (4 intermediate revisions by the same user not shown) | |||
| Line 77: | Line 77: | ||
Click on the orange atom in the centre of the haem (iron) and the molecule should centre there - try rotating to see the effect. | Click on the orange atom in the centre of the haem (iron) and the molecule should centre there - try rotating to see the effect. | ||
<br/> | <br/> | ||
<br/> | |||
A different type of view with bonds shown as sticks and atoms shown as smaller spheres) can be obtained using the following menu choices:<br/> | A different type of view with bonds shown as sticks and atoms shown as smaller spheres) can be obtained using the following menu choices:<br/> | ||
'''''Main | Select | None''''' (this resets the selection to nothing) <br/> | |||
'''''Main | Set picking | Select molecule''''' (then click on the haem group to be viewed)<br/> | '''''Main | Set picking | Select molecule''''' (then click on the haem group to be viewed)<br/> | ||
'''''Style | Atoms | 25% van der Waals'''''<br/> | '''''Style | Atoms | 25% van der Waals'''''<br/> | ||
'''''Style | Bonds | 0.20A'''''<br/> | '''''Style | Bonds | 0.20A'''''<br/> | ||
<br/> | |||
<br/> | <br/> | ||
It is known that the haem group in haemoglobin is bound tightly to a histidine residue (the proximal histidine). To identify this residue use the following set up selections:<br/> | It is known that the haem group in haemoglobin is bound tightly to a histidine residue (the proximal histidine). To identify this residue use the following set up selections:<br/> | ||
'''''Main | Select | None''''' (this resets the | '''''Main | Select | None''''' (this resets the selection to nothing) <br/> | ||
'''''Select | Protein | By residue name | His''''' (the number in brackets gives the occurrence of that residue type in the protein)<br/> | '''''Select | Protein | By residue name | His''''' (the number in brackets gives the occurrence of that residue type in the protein)<br/> | ||
'''''Style | Atoms | 25% van der Waals'''''<br/> | '''''Style | Atoms | 25% van der Waals'''''<br/> | ||
| Line 92: | Line 96: | ||
'''''Main | Set picking | Select group''''' - then click on the haem group and the two nearby histidines.<br/> | '''''Main | Set picking | Select group''''' - then click on the haem group and the two nearby histidines.<br/> | ||
'''''Main | Select | Display Selected Only'''''<br/> | '''''Main | Select | Display Selected Only'''''<br/> | ||
A checkbox should appear and you will have one haem group and two histidines displayed in "ball-and-stick" mode | A checkbox should appear and you will have one haem group and two histidines displayed in "ball-and-stick" mode (<scene name='User:James_D_Watson/Using_Jmol/Haemoglobin_checkpoint3/1'>"Check Section"</scene>). Rotate and look at the view. The histidine closest to the haem group is the proximal histidine and the other is the distal. What do you notice about the plane of the haem ring? Why is this relevant to the structure of deoxyhaemoglobin? <br/> | ||
<br/> | <br/> | ||
This concludes a basic introduction to manipulating structures in Jmol to identify interesting features using the menu choices. This exercise is by no means exhaustive, so please feel free to explore the menus and see the effects they have.<br/> | |||
This concludes a basic introduction to manipulating structures in Jmol to identify interesting features using the menu choices. This exercise is by no means exhaustive, so please feel free to explore the menus and see the effects they have. | |||
<br/> | <br/> | ||
{{Clear}} | {{Clear}} | ||
The Jmol Console | ==The Jmol Console== | ||
Jmol can also be controlled using a command language. | Jmol can also be controlled using a command language based on the commands from RasMol. This is effectively a scripting system and the use of a handful of simple commands can replace the use of a greater number of menu choices. To access the Console, use the Jmol menu: | ||
<br/> | |||
'''''Main | Console | Open''''' | |||
<br/> | |||
A small popup window will appear. This is the Jmol Console, in which a cursor will be blinking - this is where you can enter commands. For a full list of commands please go to the Jmol homepage and look up the documentation at [http://jmol.sourceforge.net/ http://jmol.sourceforge.net/].<br/> | |||
<br/> | |||
<applet load='4hhb' size='400' frame='true' align='right' caption='Haemoglobin molecule' scene='User:James_D_Watson/Using_Jmol/Haemoglobin_start2/1'/> | |||
Console... | To quickly illustrate the power of the Jmol console, open the console in the Jmol window to the right and type the following commands (use "Ctrl+Enter" after each command to start a new line for the next command in the series):<br/> | ||
<ul> | |||
<li>select all | |||
<li>color cpk (colours by atom type) | |||
<li>restrict *b (restricts the selection to chain b) | |||
<li>centre selected | |||
<li>select [HEM]&*b (select all HEM groups from chain b) | |||
<li>spacefill 50% (display selected residues as 50% spacefill) | |||
<li>color purple | |||
<li>center selected | |||
<li>select HIS &*b (select all Histidine residues from chain b) | |||
<li>color green | |||
<li>spacefill 50% | |||
<li>restrict HEM,his63,his92 | |||
</ul> | |||
<br/> | |||
Once entered, click on the "Execute" button on the Console - you will see a number of things being written into the upper part of the Console window followed by the display changing. You can also press enter or click on "Execute" at any stage to see the effect each command has.<scene name='User:James_D_Watson/Using_Jmol/Haemoglobin_final_script/1'>"Click here to see the end result"</scene>.<br/> | |||
<br/> | |||
You can see how if you build up a series of useful scripts you can rapidly display different proteins in the same way (or highlight the same aspects). It should also be noted that you can select a list of commands from a text editor and copy-paste them into the Console command area as a single script to be run. Please feel free to play with different commands - but remember: <b>all commands are only performed on the last selected atoms!</b><br/> | |||
<br/> | |||
{{Clear}} | |||
==References and Acknowledgements== | |||
This tutorial was inspired by the "Interactive Concepts In Biochemistry" Structure Tutorials published by John Wiley & Sons ([http://www3.interscience.wiley.com:8100/legacy/college/boyer/0471661791/structure/structure.htm http://www3.interscience.wiley.com:8100/legacy/college/boyer/0471661791/structure/structure.htm])<br/> | |||
<br/> | |||
Jmol: an open-source Java viewer for chemical structures in 3D. [http://www.jmol.org/ http://www.jmol.org/] <br/> | |||
<br/> | |||
RasMol: Biomolecular graphics for all [http://www.openrasmol.org/ http://www.openrasmol.org/]. Original reference: Roger A. Sayle and E. James Milner-White, Trends in Biochemical Sciences 20(Sept):374-376, 1995. <br/> | |||
<br/> | |||
Key reference for PDB entry 4HHB:<br/> | |||
and | G.Fermi et al. (1984). The crystal structure of human deoxyhaemoglobin at 1.74 A resolution. J Mol Biol, 175, 159-174. PubMed id: 6726807. | ||
The | |||