Jmol/Storymorph: Difference between revisions
No edit summary |
|||
Line 185: | Line 185: | ||
model 0; | model 0; | ||
backbone only; | backbone only; | ||
backbone 0. | backbone 0.4; | ||
display 4-147; | display 4-147; | ||
color group; | color group;color background black; | ||
structures = [{1.1}, {2.1}]; | structures = [{1.1}, {2.1}]; | ||
domains = [[{78-147},{78-147}, {(78-138)}], [{4-77}, {78}],] </script> | domains = [[{78-147},{78-147}, {(78-138)}], [{4-77}, {78}],] </script> | ||
<text>load and display</text> | <text>load and display</text> | ||
</jmolLink> | </jmolLink> | ||
</jmol> | |||
Superposition | |||
<jmol> | |||
<jmolRadioGroup> | |||
<item> | |||
<script>superimpose(structures({visible}) </script> | |||
<text>all</text> | |||
</item> | |||
<item> | |||
<script>superimpose(structures,domains,2) </script> | |||
<text>Nterm</text> | |||
</item> | |||
<item> | |||
<script>superimpose(structures,domains,1)</script> | |||
<text>Cterm</text> | |||
<checked>true</checked> | |||
</item> | |||
</jmolRadioGroup> | |||
</jmol> | </jmol> | ||
</StructureSection> | </StructureSection> |