This old version of Proteopedia is provided for student assignments while the new version is undergoing repairs. Content and edits done in this old version of Proteopedia after March 1, 2026 will eventually be lost when it is retired in about June of 2026.
Apply for new accounts at the new Proteopedia. Your logins will work in both the old and new versions.
User:Karsten Theis/overall views
From Proteopedia
| Line 133: | Line 133: | ||
select (arg, lys, his) AND sidechain; color blue;</nowiki> | select (arg, lys, his) AND sidechain; color blue;</nowiki> | ||
| - | To show <scene name='78/780454/Hydrophobic/2'>hydrophobic patches</scene> on the surface of the protein, we can color the carbons on the side chains of Met, Ile, Leu, Val, Phe, Tyr and Trp black while all other side chain atoms are silver. If we want to, we can color the sulfur atoms of Cys and Met in a different color like darkgreen. One exposed hydrophobic side chain of known function is tyrosine 11, which stacks with the adenine ring of bound ATP (shown as ball-and-stick in color). | + | To show <scene name='78/780454/Hydrophobic/2'>hydrophobic patches</scene> on the surface of the protein, we can color the carbons on the side chains of Met, Ile, Leu, Val, Phe, Tyr and Trp black while all other side chain atoms are silver and the backbone is gray. |
| + | |||
| + | <jmol> | ||
| + | <jmolRadioGroup> | ||
| + | <item> | ||
| + | <script>hide (hidden and not protein) or (protein and sidechain)</script> | ||
| + | <text>backbone</text> | ||
| + | </item> | ||
| + | <item> | ||
| + | <script>hide (hidden and not protein) or mainchain or (sidechain and not (met, ile, leu, val, phe, tyr, trp))</script> | ||
| + | <text>hydrophobic side chains</text> | ||
| + | </item> | ||
| + | <item> | ||
| + | <script>hide (hidden and not protein) or mainchain or (sidechain and (met, ile, leu, val, phe, tyr, trp))</script> | ||
| + | <text>hydrophilic side chains</text> | ||
| + | </item> | ||
| + | <item> | ||
| + | <script>display displayed or protein</script> | ||
| + | <text>all protein</text> | ||
| + | <checked>true</checked> | ||
| + | |||
| + | </item> | ||
| + | |||
| + | </jmolRadioGroup> | ||
| + | </jmol> | ||
| + | |||
| + | If we want to, we can color the sulfur atoms of Cys and Met in a different color like darkgreen. One exposed hydrophobic side chain of known function is tyrosine 11, which stacks with the adenine ring of bound ATP (shown as ball-and-stick in color). | ||
This might look like there are a lot hydrophobic side chain on the surface, but if you look inside the protein, it is much more hydrophobic in the hydrophobic cores of the various domains. | This might look like there are a lot hydrophobic side chain on the surface, but if you look inside the protein, it is much more hydrophobic in the hydrophobic cores of the various domains. | ||
| Line 147: | Line 173: | ||
*<jmol> | *<jmol> | ||
<jmolLink> | <jmolLink> | ||
| - | <script> slab on; depth 40; var a = [80,70,60,55,53,52]; for(var i IN a) {slab @i; delay 0.4;} | + | <script> slab on; depth 40; var a = [80,70,60,55,53,52]; for(var i IN a) {slab @i; delay 0.4;}; script "http://proteopedia.org/wiki/images/7/76/Wobble.spt" |
</script> | </script> | ||
<text>Shave away</text> | <text>Shave away</text> | ||
Revision as of 18:05, 29 August 2018
Contents |
Introduction
This is a collection of how protein structures are depicted in publications. The most common views show
- domains
- conservation
- charge distribution
- contact interfaces
Standard and other views
In publications where figures are two dimensional and non-interactive, researchers have to choose a view that shows as much of the interesting features of the protein as possible. Often, when that is not possible, there will be two orthoganal views (e.g. the second rotated by 90 or 180 degrees. The protein used as an example here is the DNA repair enzyme UvrB in complex with ATP (PDB ID 1d9z). This protein not only binds to ATP, but also to DNA and to another DNA repair protein, UvrA. As you look at the various ways protein structures are depicted, you can zoom in to the different binding surfaces or zoom out to the standard view showing the entire protein with the "business" side facing you.
Types of overall views
| |||||||||||
