Calmodulin
From Proteopedia
(Difference between revisions)
(2 intermediate revisions not shown.) | |||
Line 15: | Line 15: | ||
== Calmodulin in Motion == | == Calmodulin in Motion == | ||
- | The buttons below allow you to explore | + | The buttons below allow you to explore morphs <ref>The [[Jmol/Storymorph|Storymorph Jmol scripts]] creates the interpolated coordinates of the morph on the fly.</ref> between structures [[1prw]] and [[1cll]]. |
+ | |||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
<script> | <script> | ||
- | script "/wiki/images/ | + | script "/wiki/images/a/a2/Storymorph.spt"; |
load files "=1prw" "=1cll"; | load files "=1prw" "=1cll"; | ||
delete water; | delete water; | ||
Line 40: | Line 41: | ||
structures = [{1.1}, {2.1}]; | structures = [{1.1}, {2.1}]; | ||
my_recipe = [ | my_recipe = [ | ||
- | [ | + | [{79-147},{79-147}, {(79-138) and alpha}], |
- | [ | + | [{4-78}, {79}, {(8-78) and alpha}], |
]; | ]; | ||
- | morph(20, structures, my_recipe | + | morph(20, structures, my_recipe); |
</script> | </script> | ||
<text>Open</text> | <text>Open</text> | ||
Line 56: | Line 57: | ||
structures = [{2.1}, {1.1}]; | structures = [{2.1}, {1.1}]; | ||
my_recipe = [ | my_recipe = [ | ||
- | [ | + | [{79-147},{79-147}, {(79-138) and alpha}], |
- | [ | + | [{4-78}, {79}, {(8-78) and alpha}], |
]; | ]; | ||
- | morph(20, structures, my_recipe | + | morph(20, structures, my_recipe); |
</script> | </script> | ||
<text>Close</text> | <text>Close</text> | ||
Line 69: | Line 70: | ||
<jmolButton> | <jmolButton> | ||
<script> | <script> | ||
- | script "/wiki/images/ | + | script "/wiki/images/a/a2/Storymorph.spt"; |
load files "=1prw" "=1cll"; | load files "=1prw" "=1cll"; | ||
delete water; | delete water; | ||
Line 90: | Line 91: | ||
structures = [{1.1}, {2.1}]; | structures = [{1.1}, {2.1}]; | ||
my_recipe = [ | my_recipe = [ | ||
- | [ | + | [{79-147},{79-147}, {(79-138) and alpha}], |
- | [ | + | [{4-78}, {79}, {(8-78) and alpha}], |
]; | ]; | ||
- | morph(20, structures, my_recipe | + | morph(20, structures, my_recipe); |
</script> | </script> | ||
<text>Open</text> | <text>Open</text> | ||
Line 106: | Line 107: | ||
structures = [{2.1}, {1.1}]; | structures = [{2.1}, {1.1}]; | ||
my_recipe = [ | my_recipe = [ | ||
- | [ | + | [{79-147},{79-147}, {(79-138) and alpha}], |
- | [ | + | [{4-78}, {79}, {(8-78) and alpha}], |
]; | ]; | ||
- | morph(20, structures, my_recipe | + | morph(20, structures, my_recipe); |
</script> | </script> | ||
<text>Close</text> | <text>Close</text> | ||
Line 119: | Line 120: | ||
<jmolButton> | <jmolButton> | ||
<script> | <script> | ||
- | script "/wiki/images/ | + | script "/wiki/images/a/a2/Storymorph.spt"; |
load files "=1prw" "=1cll"; | load files "=1prw" "=1cll"; | ||
delete water; | delete water; | ||
Line 140: | Line 141: | ||
structures = [{1.1}, {2.1}]; | structures = [{1.1}, {2.1}]; | ||
my_recipe = [ | my_recipe = [ | ||
- | [ | + | [{4-78}, {4-78}, {(8-78) and alpha}], |
- | [ | + | [{79-147},{78}, {(79-138) and alpha}], |
]; | ]; | ||
- | morph(20, structures, my_recipe | + | morph(20, structures, my_recipe); |
</script> | </script> | ||
<text>Open</text> | <text>Open</text> | ||
Line 156: | Line 157: | ||
structures = [{2.1}, {1.1}]; | structures = [{2.1}, {1.1}]; | ||
my_recipe = [ | my_recipe = [ | ||
- | [ | + | [{4-78}, {4-78}, {(8-78) and alpha}], |
- | [ | + | [{79-147},{78}, {(79-138) and alpha}], |
]; | ]; | ||
- | morph(20, structures, my_recipe | + | morph(20, structures, my_recipe); |
</script> | </script> | ||
<text>Close</text> | <text>Close</text> | ||
Line 165: | Line 166: | ||
</jmol> | </jmol> | ||
- | The clip represents Calmodulin in motion. At the beginning it is shown moving in the unbound form (ApoCaM), and it changes its conformation when Calcium ions are present in the medium (CaCaM). | ||
- | |||
- | <!-- <center><swf width="720" height="576">/flash/Apo_CaM_CaCaM.swf</swf></center> --> | ||
- | |||
- | Motion of ApoCaM is elaborated on the basis of 23 conformations derived from NMR file [[1cfc]], using the 3D animation program Blender, and according to a system to be published soon (Zini et al., manuscript in preparation). The transition from ApoCaM to CaCaM is elaborated with Blender starting with conformation 21 of 1cfc to arrive in conformation 11 of pdb file 1x02. | ||
- | |||
- | Surface rendering is also elaborated using Blender, and shows the lipophilic potential as a scale of white-black and smooth-rough, form the most lipophilic to the hydrophilic. Electrostatic potential is represented as a series of lines moving in the direction Positive to Negative, elaborated according to a scheme to be published soon (Andrei et al., in preparation). As most lines are moving towards Calmodulin, one can learn that the protein is slightly acidic (negative partial charges on its surface). | ||
- | |||
- | This movie was created by Andrei, Zini et al., of the | ||
- | [http://www.scivis.ifc.cnr.it Scientific Visualization Unit], | ||
- | Institute of Clinical Physiology - CNR of Itlay. | ||
- | |||
- | [http://www.molmovdb.org/cgi-bin/morph.cgi?ID=b097743-28520 Conformational change of Calmodulin] | ||
- | |||
- | |||
- | |||
- | <scene name='Calmodulin/Inicio/1'>Unbound</scene>, | ||
- | <scene name='Calmodulin/Bound/4'>Bound</scene> | ||
- | {{Clear}} | ||
== 3D Structures of Calmodulin == | == 3D Structures of Calmodulin == |
Current revision
|
See Also
Bibliography
- ↑ Chattopadhyaya R, Meador WE, Means AR, Quiocho FA. Calmodulin structure refined at 1.7 A resolution. J Mol Biol. 1992 Dec 20;228(4):1177-92. PMID:1474585
- ↑ Bertini I, Giachetti A, Luchinat C, Parigi G, Petoukhov MV, Pierattelli R, Ravera E, Svergun DI. Conformational Space of Flexible Biological Macromolecules from Average Data. J Am Chem Soc. 2010 Sep 7. PMID:20822180 doi:10.1021/ja1063923
- ↑ The Storymorph Jmol scripts creates the interpolated coordinates of the morph on the fly.
Proteopedia Page Contributors and Editors (what is this?)
Michal Harel, Alexander Berchansky, Karsten Theis, Jaime Prilusky, Enrico Ravera, Daniel Moyano-Marino