Jmol/Depth from surface
From Proteopedia
(Difference between revisions)
Line 20: | Line 20: | ||
<pre> | <pre> | ||
color property surfacedistance "roygb"</pre> | color property surfacedistance "roygb"</pre> | ||
+ | |||
+ | ==Tunnel Isosurface Colored By Surfacedistance== | ||
==Reporting Surfacedistance== | ==Reporting Surfacedistance== | ||
Line 31: | Line 33: | ||
*Lys and Glu (0.3, 0.5) are shallower than Asp and Arg (~1). | *Lys and Glu (0.3, 0.5) are shallower than Asp and Arg (~1). | ||
*In order of increasing depth: atoms in coil 1.3 < helices 1.6 < β strands 2.4 Å. | *In order of increasing depth: atoms in coil 1.3 < helices 1.6 < β strands 2.4 Å. | ||
- | |||
- | ==Tunnel Isosurface Colored By Surfacedistance== | ||
==Selecting By Surfacedistance== | ==Selecting By Surfacedistance== |
Revision as of 19:42, 19 January 2021
This page is under construction. Eric Martz 00:56, 18 January 2021 (UTC)
The atom property surfacedistance in Jmol is each atom's distance from the surface of the macromolecule. The units of surfacedistance are Ångstroms. You can select atoms by distance from the surface, and report the average, minimum, or maximum surfacedistance of a group of atoms. Atoms, cavity/pocket/tunnel isosurfaces, and other objects can be colored by distance from the surface.
|
Notes
- ↑ For the list of Jmol's color schemes, look for "set property colorscheme" under set (misc) in the command documentation.
- ↑ Jmol commands are explained in the interactive scripting documentation at Jmol.org.