Calmodulin: Difference between revisions
From Proteopedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 15: | Line 15: | ||
== Calmodulin in Motion == | == Calmodulin in Motion == | ||
The | 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> | ||
<jmolButton> | |||
<script> | |||
script "/wiki/images/a/a2/Storymorph.spt"; | |||
load files "=1prw" "=1cll"; | |||
delete water; | |||
delete protein and not backbone; | |||
select all;cartoon only;cartoon off; | |||
select 4-147;cartoon on; | |||
model 1; | |||
center visible;color group; | |||
compare {2.1} {1.1} SUBSET{*.CA} ATOMS{4-138}{4-138} ROTATE TRANSLATE; | |||
</script> | |||
<text>Prepare Animation</text> | |||
</jmolButton> | |||
</jmol><jmol> | |||
<jmolButton> | |||
<script> | |||
model 2; | |||
display 4-147; | |||
backbone only; | |||
backbone 0.5 | |||
structures = [{1.1}, {2.1}]; | |||
my_recipe = [ | |||
[{79-147},{79-147}, {(79-138) and alpha}], | |||
[{4-78}, {79}, {(8-78) and alpha}], | |||
]; | |||
morph(20, structures, my_recipe); | |||
</script> | |||
<text>Open</text> | |||
</jmolButton> | |||
</jmol><jmol> | |||
<jmolButton> | |||
<script> | |||
model 1 | |||
display 4-147; | |||
backbone only; | |||
backbone 0.5 | |||
structures = [{2.1}, {1.1}]; | |||
my_recipe = [ | |||
[{79-147},{79-147}, {(79-138) and alpha}], | |||
[{4-78}, {79}, {(8-78) and alpha}], | |||
]; | |||
morph(20, structures, my_recipe); | |||
</script> | |||
<text>Close</text> | |||
</jmolButton> | |||
</jmol> | |||
The following morph is between [[1prw]] and [[1cll]] after superposition of residues 79-138. This shows the subtle conformational changes in that domain more clearly. | |||
<jmol> | |||
<jmolButton> | |||
<script> | |||
script "/wiki/images/a/a2/Storymorph.spt"; | |||
load files "=1prw" "=1cll"; | |||
delete water; | |||
delete protein and not backbone; | |||
select all;cartoon only;cartoon off; | |||
select 4-147;cartoon on; | |||
model 1; | |||
center visible;color group; | |||
compare {2.1} {1.1} SUBSET{*.CA} ATOMS{79-138}{79-138} ROTATE TRANSLATE; | |||
</script> | |||
<text>Prepare Animation</text> | |||
</jmolButton> | |||
</jmol><jmol> | |||
<jmolButton> | |||
<script> | |||
model 2; | |||
display 4-147; | |||
backbone only; | |||
backbone 0.5 | |||
structures = [{1.1}, {2.1}]; | |||
my_recipe = [ | |||
[{79-147},{79-147}, {(79-138) and alpha}], | |||
[{4-78}, {79}, {(8-78) and alpha}], | |||
]; | |||
morph(20, structures, my_recipe); | |||
</script> | |||
<text>Open</text> | |||
</jmolButton> | |||
</jmol><jmol> | |||
<jmolButton> | |||
<script> | |||
model 1 | |||
display 4-147; | |||
backbone only; | |||
backbone 0.5 | |||
structures = [{2.1}, {1.1}]; | |||
my_recipe = [ | |||
[{79-147},{79-147}, {(79-138) and alpha}], | |||
[{4-78}, {79}, {(8-78) and alpha}], | |||
]; | |||
morph(20, structures, my_recipe); | |||
</script> | |||
<text>Close</text> | |||
</jmolButton> | |||
</jmol> | |||
The following morph is between [[1prw]] and [[1cll]] after superposition of residues 8-78. This shows the subtle conformational changes in that domain more clearly. | |||
<jmol> | |||
<jmolButton> | |||
<script> | |||
script "/wiki/images/a/a2/Storymorph.spt"; | |||
load files "=1prw" "=1cll"; | |||
delete water; | |||
delete protein and not backbone; | |||
select all;cartoon only;cartoon off; | |||
select 4-147;cartoon on; | |||
model 1; | |||
center visible;color group; | |||
compare {2.1} {1.1} SUBSET{*.CA} ATOMS{8-78}{8-78} ROTATE TRANSLATE; | |||
</script> | |||
<text>Prepare Animation</text> | |||
</jmolButton> | |||
</jmol><jmol> | |||
<jmolButton> | |||
<script> | |||
model 2; | |||
display 4-147; | |||
backbone only; | |||
backbone 0.5 | |||
structures = [{1.1}, {2.1}]; | |||
my_recipe = [ | |||
[{4-78}, {4-78}, {(8-78) and alpha}], | |||
[{79-147},{78}, {(79-138) and alpha}], | |||
]; | |||
morph(20, structures, my_recipe); | |||
</script> | |||
<text>Open</text> | |||
</jmolButton> | |||
</jmol><jmol> | |||
<jmolButton> | |||
<script> | |||
model 1 | |||
display 4-147; | |||
backbone only; | |||
backbone 0.5 | |||
structures = [{2.1}, {1.1}]; | |||
my_recipe = [ | |||
[{4-78}, {4-78}, {(8-78) and alpha}], | |||
[{79-147},{78}, {(79-138) and alpha}], | |||
]; | |||
morph(20, structures, my_recipe); | |||
</script> | |||
<text>Close</text> | |||
</jmolButton> | |||
</jmol> | |||
== 3D Structures of Calmodulin == | == 3D Structures of Calmodulin == | ||