User:Angel Herraez/Sandbox 3
From Proteopedia
< User:Angel Herraez(Difference between revisions)
(Undo revision 2697136 by Angel Herraez (Talk)) |
|||
(3 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
== Alternate rendering for display of both evolutionary conservation and allosteric site == | == Alternate rendering for display of both evolutionary conservation and allosteric site == | ||
+ | This is a proof-of-concept. | ||
+ | <StructureSection load='1b86' size='340' side='right' caption='Hemoglobin' scene=''> | ||
=== Hemoglobin with 2,3-BPG and oxygen === | === Hemoglobin with 2,3-BPG and oxygen === | ||
- | <StructureSection load='1b86' size='340' side='right' caption='Hemoglobin' scene=''> | ||
- | <scene name='38/388991/Default_rendering/3'> | + | As a reference: <scene name='38/388991/Default_rendering/3'>default Proteopedia rendering</scene> |
- | You must first apply <scene name='38/388991/Evolcons_rendering/1'>Proteopedia rendering for Evol.Cons.</scene> | + | 1) You must first apply <scene name='38/388991/Evolcons_rendering/1'>Proteopedia rendering for Evol.Cons.</scene> |
- | Then | + | 2) Then <jmol> |
- | <jmol> | + | |
<jmolButton> | <jmolButton> | ||
<text>get prepared</text> | <text>get prepared</text> | ||
Line 27: | Line 27: | ||
</jmol> | </jmol> | ||
- | <jmol> | + | 3) Alternate rendering: <jmol> |
<jmolButton> | <jmolButton> | ||
- | <text> | + | <text>start</text> |
<script> | <script> | ||
/* alternate */ | /* alternate */ | ||
Line 49: | Line 49: | ||
</jmol> | </jmol> | ||
+ | |||
+ | |||
+ | <jmol> | ||
+ | <jmolButton> | ||
+ | <text>Show just the site and ligand</text> | ||
+ | <script> | ||
+ | zoomTo 0.5 (~ligand, ~allosteric) 0; display (~ligand, ~allosteric); | ||
+ | </script> | ||
+ | </jmolButton> | ||
+ | <jmolButton> | ||
+ | <text>Cancel (show all)</text> | ||
+ | <script> | ||
+ | display all; zoomTo 0.5 (all) 0; | ||
+ | </script> | ||
+ | </jmolButton> | ||
+ | </jmol> | ||
</StructureSection> | </StructureSection> |
Current revision
Alternate rendering for display of both evolutionary conservation and allosteric site
This is a proof-of-concept.
|