User:Jaime Prilusky/Test/compare
From Proteopedia
(Difference between revisions)
Line 36: | Line 36: | ||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
- | <script>!exit; | + | <script>!exit; select :A; hide selected; select :B; display selected;</script> |
<text>refined structure</text> | <text>refined structure</text> | ||
</jmolButton> | </jmolButton> | ||
<jmolButton> | <jmolButton> | ||
- | <script>!exit; | + | <script>!exit; select :B; hide selected; select :A; display selected;</script> |
<text>deposited structure</text> | <text>deposited structure</text> | ||
</jmolButton> | </jmolButton> | ||
Line 48: | Line 48: | ||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
- | <script> | + | <script>select all; display selected;</script> |
- | select all; | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </script> | + | |
<text>both structures</text> | <text>both structures</text> | ||
</jmolButton> | </jmolButton> |
Revision as of 20:39, 29 June 2024
Compare Structures
|