User:Frieda Reichsman/Sandbox 1

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Line 8: Line 8:
<jmol>
<jmol>
<jmolButton>
<jmolButton>
-
<script> var a = [10,20,30,40,50,60,70,80,90,100]; for(var i IN a) {select backbone; spacefill @i%; delay 0.1; delay 0.5; select sidechain; spacefill @i%; delay 0.1;}
+
<script> var a = [10,20,30,40,50,60,70,80,90,100]; for(var i IN a) {select backbone; spacefill @i%; delay 0.1;}
</script>
</script>
-
<text>Spacefill fade in</text>
+
<text>Fade in backbone atoms</text>
</jmolButton>
</jmolButton>
</jmol>
</jmol>
 +
 +
<jmol>
 +
<jmolButton>
 +
<script> var a = [10,20,30,40,50,60,70,80,90,100]; for(var i IN a) {select sidechain; spacefill @i%; delay 0.1;}
 +
</script>
 +
<text>Spacefill fade in sidechain atoms</text>
 +
</jmolButton>
 +
</jmol>
 +
===Surface fade code-in-page versions===
===Surface fade code-in-page versions===

Revision as of 20:20, 24 July 2020


Surface fade code-in-page versions

While not templates, carry out similar functions as the `Surface Fade` templates and may be useful for further development or as examples of using Jmol coding in Proteopedia pages.

(basic)

(with fancy cartoons)


Protein G. But not a G protein... Really?

Drag the structure with the mouse to rotate

Proteopedia Page Contributors and Editors (what is this?)

Frieda Reichsman, Jaime Prilusky

Personal tools