Template:Link Toggle Protein
From Proteopedia
(Difference between revisions)
(New page: <jmol> <jmolLink> <script>if (~surf); select protein; cartoon off; backbone off; ~surf=false; else; select protein; cartoon on; select protein and not helix; cartoon off; trace 0.7; ~su...) |
|||
| Line 1: | Line 1: | ||
<jmol> | <jmol> | ||
<jmolLink> | <jmolLink> | ||
| - | <script>if (~surf); select protein; cartoon | + | <script>if (~surf); select protein; cartoon on; select protein and not helix; cartoon off; trace 0.7;~surf=false; else; select protein; cartoon off; backbone off; ~surf=true; endif; |
</script> | </script> | ||
<text>toggle proteins on/off</text> | <text>toggle proteins on/off</text> | ||
</jmolLink> | </jmolLink> | ||
</jmol> | </jmol> | ||
Revision as of 06:16, 9 October 2009
