Calmodulin: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Karsten Theis (talk | contribs)
No edit summary
Karsten Theis (talk | contribs)
No edit summary
Line 21: Line 21:
load files "=1prw" "=1cll";
load files "=1prw" "=1cll";
delete water;
delete water;
delete protein and not alpha;
delete protein and not backbone;
select all;cartoon only;cartoon off;
select all;cartoon only;cartoon off;
select 4-147;cartoon on;
select 4-147;cartoon on;
Line 40: Line 40:
my_recipe = [  
my_recipe = [  
[0, 1, 0, {79-147},{79-147}, {(79-138) and alpha}, 0],  
[0, 1, 0, {79-147},{79-147}, {(79-138) and alpha}, 0],  
[0, 1, 0, {4-78}, {79}, {(4-78) and alpha}, 0],
[0, 1, 0, {4-78}, {79}, {(8-78) and alpha}, 0],
];
];
morph(20, structures, my_recipe, 0);
morph(20, structures, my_recipe, 0);
Line 56: Line 56:
my_recipe = [  
my_recipe = [  
[0, 1, 0, {79-147},{79-147}, {(79-138) and alpha}, 0],  
[0, 1, 0, {79-147},{79-147}, {(79-138) and alpha}, 0],  
[0, 1, 0, {8-78}, {79}, {(4-78) and alpha}, 0],
[0, 1, 0, {4-78}, {79}, {(8-78) and alpha}, 0],
];
];
morph(20, structures, my_recipe, 0);
morph(20, structures, my_recipe, 0);

Revision as of 21:21, 10 April 2021

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

Drag the structure with the mouse to rotate

See Also

Bibliography