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)
m |
m |
||
| Line 49: | Line 49: | ||
echo "The repeating patterns of the secondary structure|elements are starting to be noticeable."; | echo "The repeating patterns of the secondary structure|elements are starting to be noticeable."; | ||
delay 2.0; | delay 2.0; | ||
| - | echo "To | + | select protein; |
| + | echo "To help with observing the patterns,|a tube tracing the backbone is revealed. "; | ||
var b = [0.01,0.05,0.1,0.2,0.3,0.4,0.5,0.6,0.7, 0.75]; for(var j IN b) {trace @j; delay 0.4;}; | var b = [0.01,0.05,0.1,0.2,0.3,0.4,0.5,0.6,0.7, 0.75]; for(var j IN b) {trace @j; delay 0.4;}; | ||
Revision as of 03:59, 22 November 2014
Constructing animation
|
Code in Page Versions To Use as Guides
(basic)
(with fancy cartoons)
Extras
