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 78: Line 78:
wireframe off; spacefill off;
wireframe off; spacefill off;
echo "Finally fade in typical representation and coloring of the secondary structure. ";
echo "Finally fade in typical representation and coloring of the secondary structure. ";
-
color cartoon structurel
+
color cartoon structure;
-
var d = [0.55,0.5,0.4,0.2, 0.1,0.05,0.01]; for(var l IN d) { trace @l; delay 0.4;};
+
var d = [0.55,0.5,0.4,0.2, 0.1,0.05,0.01]; for(var m IN d) { trace @m; delay 0.4;};
trace off; cartoon on;
trace off; cartoon on;
</script>
</script>

Revision as of 04:27, 22 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