Jmol/Storymorph: Difference between revisions
Line 220: | Line 220: | ||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
<script>domains = [[{78-147}], [{4-77}, {78}],]; morph( | <script>domains = [[{78-147}], [{4-77}, {78}],]; morph(20, structures, domains, timing);</script> | ||
<text>N anchored to C</text> | <text>N anchored to C</text> | ||
</jmolButton> | </jmolButton> | ||
</jmol> <jmol> | </jmol> <jmol> | ||
<jmolButton> | <jmolButton> | ||
<script>domains = [[{4-77}], [{78-147}, {77}],]; morph( | <script>domains = [[{4-77}], [{78-147}, {77}],]; morph(20, structures, domains, timing);</script> | ||
<text>C anchored to N</text> | <text>C anchored to N</text> | ||
</jmolButton> | </jmolButton> | ||
</jmol> <jmol> | </jmol> <jmol> | ||
<jmolButton> | <jmolButton> | ||
<script>domains = [[{78-147}], [{4-77}],]; morph( | <script>domains = [[{78-147}], [{4-77}],]; morph(20, structures, domains, timing);</script> | ||
<text>Independent domains</text> | <text>Independent domains</text> | ||
</jmolButton> | </jmolButton> | ||
Line 259: | Line 259: | ||
</jmolRadioGroup> | </jmolRadioGroup> | ||
</jmol> | </jmol> | ||
Parameters that tweak the morph | |||
{{subst:Mid-morph break|morph_pause = 1|morph_pause = 0}} | |||
</StructureSection> | </StructureSection> |