Calmodulin

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Current revision (19:03, 7 July 2023) (edit) (undo)
 
Line 20: Line 20:
<jmolButton>
<jmolButton>
<script>
<script>
-
script "/wiki/images/1/1a/Morph.spt";
+
script "/wiki/images/a/a2/Storymorph.spt";
load files "=1prw" "=1cll";
load files "=1prw" "=1cll";
delete water;
delete water;
Line 41: Line 41:
structures = [{1.1}, {2.1}];
structures = [{1.1}, {2.1}];
my_recipe = [
my_recipe = [
-
[0, 1, 0, {79-147},{79-147}, {(79-138) and alpha}, 0],
+
[{79-147},{79-147}, {(79-138) and alpha}],
-
[0, 1, 0, {4-78}, {79}, {(8-78) and alpha}, 0],
+
[{4-78}, {79}, {(8-78) and alpha}],
];
];
-
morph(20, structures, my_recipe, 0);
+
morph(20, structures, my_recipe);
</script>
</script>
<text>Open</text>
<text>Open</text>
Line 57: Line 57:
structures = [{2.1}, {1.1}];
structures = [{2.1}, {1.1}];
my_recipe = [
my_recipe = [
-
[0, 1, 0, {79-147},{79-147}, {(79-138) and alpha}, 0],
+
[{79-147},{79-147}, {(79-138) and alpha}],
-
[0, 1, 0, {4-78}, {79}, {(8-78) and alpha}, 0],
+
[{4-78}, {79}, {(8-78) and alpha}],
];
];
-
morph(20, structures, my_recipe, 0);
+
morph(20, structures, my_recipe);
</script>
</script>
<text>Close</text>
<text>Close</text>
Line 70: Line 70:
<jmolButton>
<jmolButton>
<script>
<script>
-
script "/wiki/images/1/1a/Morph.spt";
+
script "/wiki/images/a/a2/Storymorph.spt";
load files "=1prw" "=1cll";
load files "=1prw" "=1cll";
delete water;
delete water;
Line 91: Line 91:
structures = [{1.1}, {2.1}];
structures = [{1.1}, {2.1}];
my_recipe = [
my_recipe = [
-
[0, 1, 0, {79-147},{79-147}, {(79-138) and alpha}, 0],
+
[{79-147},{79-147}, {(79-138) and alpha}],
-
[0, 1, 0, {4-78}, {79}, {(8-78) and alpha}, 0],
+
[{4-78}, {79}, {(8-78) and alpha}],
];
];
-
morph(20, structures, my_recipe, 0);
+
morph(20, structures, my_recipe);
</script>
</script>
<text>Open</text>
<text>Open</text>
Line 107: Line 107:
structures = [{2.1}, {1.1}];
structures = [{2.1}, {1.1}];
my_recipe = [
my_recipe = [
-
[0, 1, 0, {79-147},{79-147}, {(79-138) and alpha}, 0],
+
[{79-147},{79-147}, {(79-138) and alpha}],
-
[0, 1, 0, {4-78}, {79}, {(8-78) and alpha}, 0],
+
[{4-78}, {79}, {(8-78) and alpha}],
];
];
-
morph(20, structures, my_recipe, 0);
+
morph(20, structures, my_recipe);
</script>
</script>
<text>Close</text>
<text>Close</text>
Line 120: Line 120:
<jmolButton>
<jmolButton>
<script>
<script>
-
script "/wiki/images/1/1a/Morph.spt";
+
script "/wiki/images/a/a2/Storymorph.spt";
load files "=1prw" "=1cll";
load files "=1prw" "=1cll";
delete water;
delete water;
Line 141: Line 141:
structures = [{1.1}, {2.1}];
structures = [{1.1}, {2.1}];
my_recipe = [
my_recipe = [
-
[0, 1, 0, {4-78}, {4-78}, {(8-78) and alpha}, 0],
+
[{4-78}, {4-78}, {(8-78) and alpha}],
-
[0, 1, 0, {79-147},{78}, {(79-138) and alpha}, 0],
+
[{79-147},{78}, {(79-138) and alpha}],
];
];
-
morph(20, structures, my_recipe, 0);
+
morph(20, structures, my_recipe);
</script>
</script>
<text>Open</text>
<text>Open</text>
Line 157: Line 157:
structures = [{2.1}, {1.1}];
structures = [{2.1}, {1.1}];
my_recipe = [
my_recipe = [
-
[0, 1, 0, {4-78}, {4-78}, {(8-78) and alpha}, 0],
+
[{4-78}, {4-78}, {(8-78) and alpha}],
-
[0, 1, 0, {79-147},{78}, {(79-138) and alpha}, 0],
+
[{79-147},{78}, {(79-138) and alpha}],
];
];
-
morph(20, structures, my_recipe, 0);
+
morph(20, structures, my_recipe);
</script>
</script>
<text>Close</text>
<text>Close</text>

Current revision

Human calmodulin complex with ethanol and Ca+2 ions (green) (PDB code 1cll)

Drag the structure with the mouse to rotate

See Also

Bibliography

  1. 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
  2. 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
  3. The Storymorph Jmol scripts creates the interpolated coordinates of the morph on the fly.
Personal tools