Jmol/Using the console
From Proteopedia
(Difference between revisions)
Line 28: | Line 28: | ||
===Superpositions=== | ===Superpositions=== | ||
+ | |||
+ | ===Covalent modifications=== | ||
+ | This script shows carbohydrates and the protein side chains that are covalently linked to them as wireframe. | ||
+ | select within(1.8, carbohydrate) and protein | ||
+ | show selected | ||
+ | select within(group, selected) | ||
+ | select selected and (sidechain or alpha) | ||
+ | select selected or carbohydrate | ||
+ | wireframe on | ||
+ | |||
</StructureSection> | </StructureSection> |
Revision as of 12:57, 31 October 2020
The Jmol console may be used to obtain information, and to change the scene currently displayed. This may be useful while viewing a Proteopedia page, or while creating a 3D scene, achieving certain effects not possible with the Scene Authoring Tools alone. You can open the Jmol console via the right-click menu in the Jmol window, or via a dedicated button under the Jmol window in the SAT.
|