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:Wayne Decatur/SecStrFadeIn

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
m
m
Line 27: Line 27:
<script> load /wiki/scripts/60/609822/1dtg_ball_stick_label/1.spt;
<script> load /wiki/scripts/60/609822/1dtg_ball_stick_label/1.spt;
set echo top center;font echo 12 serif bolditalic;color echo white; echo "Start with all atoms of the protein|as small spheres connected by sticks...";
set echo top center;font echo 12 serif bolditalic;color echo white; echo "Start with all atoms of the protein|as small spheres connected by sticks...";
-
delay 3.0;
+
delay 4.0;
echo "Next hide all but the backbone atoms|keeping the connections shown...";
echo "Next hide all but the backbone atoms|keeping the connections shown...";
select protein and sidechain;
select protein and sidechain;
var a = [1,2,3,4,5,6,7,8]; for(var i IN a) {color translucent @i; delay 0.4;};
var a = [1,2,3,4,5,6,7,8]; for(var i IN a) {color translucent @i; delay 0.4;};
 +
delay 4.0;
 +
echo "The repeating patterns of the secondary structure|elements are starting to be dicenrnible;";
</script>
</script>
<text>Making 2nd part</text>
<text>Making 2nd part</text>

Revision as of 04:12, 21 November 2014

Constructing animation

.

Drag the structure with the mouse to rotate


Code in Page Versions To Use as Guides

(basic)

(with fancy cartoons)

Extras

References

Proteopedia Page Contributors and Editors (what is this?)

Wayne Decatur

Personal tools