Jmol/Cavities pockets and tunnels

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Line 13: Line 13:
Jmol uses two "rolling" spherical probes to identify cavities.
Jmol uses two "rolling" spherical probes to identify cavities.
*The smaller ''cavity probe'' detects the cavities. Its default radius is 1.2 Å. For comparison, the [[Van der Waals radii|van der Waals radius]] of a carbon atom is 1.7 Å<ref name="bondi">Bondi, A., ''J. Phys. Chem.'' '''68''':441, 1964.</ref>. The effective radius of a water molecule is generally taken to be 1.4 Å<ref name="waterradius">[https://bionumbers.hms.harvard.edu/bionumber.aspx?id=103723 Diameter of water molecule] at B10NUMB3R5, a collaboration between Harvard Medical School and the Weizmann Institute of Science. See also [https://bionumbers.hms.harvard.edu/bionumber.aspx?id=105873 Distance between water molecules in bulk water].</ref>; a sphere of that radius has a volume of 11.5 Å<sup>3</sup>. However, the volume actually occupied per water molecule in macromolecular environments is ~25 Å<sup>3</sup><ref name="watervol">[https://bionumbers.hms.harvard.edu/bionumber.aspx?id=103763&ver=7 Volume of water molecule bound to an amino acid] at B10NUMB3R5, a collaboration between Harvard Medical School and the Weizmann Institute of Science.</ref>, slightly larger than the 22 Å<sup>3</sup> volume of a cube of diameter 2.8 Å.
*The smaller ''cavity probe'' detects the cavities. Its default radius is 1.2 Å. For comparison, the [[Van der Waals radii|van der Waals radius]] of a carbon atom is 1.7 Å<ref name="bondi">Bondi, A., ''J. Phys. Chem.'' '''68''':441, 1964.</ref>. The effective radius of a water molecule is generally taken to be 1.4 Å<ref name="waterradius">[https://bionumbers.hms.harvard.edu/bionumber.aspx?id=103723 Diameter of water molecule] at B10NUMB3R5, a collaboration between Harvard Medical School and the Weizmann Institute of Science. See also [https://bionumbers.hms.harvard.edu/bionumber.aspx?id=105873 Distance between water molecules in bulk water].</ref>; a sphere of that radius has a volume of 11.5 Å<sup>3</sup>. However, the volume actually occupied per water molecule in macromolecular environments is ~25 Å<sup>3</sup><ref name="watervol">[https://bionumbers.hms.harvard.edu/bionumber.aspx?id=103763&ver=7 Volume of water molecule bound to an amino acid] at B10NUMB3R5, a collaboration between Harvard Medical School and the Weizmann Institute of Science.</ref>, slightly larger than the 22 Å<sup>3</sup> volume of a cube of diameter 2.8 Å.
-
*The larger ''envelope probe'' defines the outer boundary of the macromolecule. By definition, cavities may not extend beyond this envelope boundary. By default, the envelope probe radius is 10.0 Å.
+
*The larger ''envelope probe'' defines the outer boundary of the macromolecule. By definition, cavities may not extend beyond this envelope boundary. By default, the envelope probe radius is 10.0 Å. The envelope is a smoothed macromolecular surface. When the cavity probe fits between the envelope and the atoms of the macromolecule, a '''pocket''' is defined.
==Small Cavity Example==
==Small Cavity Example==
-
The coronavirus (SARS-CoV-2 and others) spike protein has a small , membrane proximal cavity
+
The coronavirus (SARS-CoV-2 and others) spike protein has a small, membrane proximal cavity
(<scene name='85/858407/6zgi_PNGJ_cavs_try2/1'>restore initial scene</scene>). It is a [[SARS-CoV-2_spike_protein_fusion_transformation#Preventing_Fusion_with_Drugs|potential drug target]].
(<scene name='85/858407/6zgi_PNGJ_cavs_try2/1'>restore initial scene</scene>). It is a [[SARS-CoV-2_spike_protein_fusion_transformation#Preventing_Fusion_with_Drugs|potential drug target]].
-
These cavities were rendered with the Jmol command
+
[[SARS-CoV-2 spike protein priming by furin|Spike protein is a homotrimer]]. Close inspection reveals that the membrane-proximal cavity has three narrow connections to the surface.
-
:<tt>isosurface minset 100 interior cavity 3.0 10.0</tt>
+
Below is explained how this view was obtained.
-
Below we will show the importance of each part of this command.
+
The simplest Jmol cavity command is
-
 
+
-
The simplest command is
+
:<tt><scene name='85/858407/4/1'>isosurface cavity</scene></tt>
:<tt><scene name='85/858407/4/1'>isosurface cavity</scene></tt>
-
<!--:<tt>isosurface cavity</tt> jvxl only <jmol>
+
This produces pockets, tunnels, and cavities of all sizes. There are 426 separate surfaces. The largest is a convoluted tunnel with many mouths, volume 60,197 Å<sup>3</sup>.
-
<jmolButton>
+
Many are very tiny. Since we are not interested in the tiny ones, we can hide them by specifying a value for ''minset''. Cavities rendered with fewer than the number of triangles specified for minset will not be shown. By trial and error, a good minset number is
-
<script>
+
 
-
isosurface delete;isosurface "http://proteopedia.org/wiki/images/7/77/6zgi-cav-1.jvxl";
+
 
-
</script>
+
-
<text>Show Result</text>
+
-
</jmolButton>
+
-
</jmol>-->
+
-
This produces pockets, tunnels, and cavities of all sizes. There are 426 separate surfaces. The largest is a convoluted tunnel with many mouths, volume 60,197 Å<sup>3</sup>.
+
===Increasing the Cavity Probe Radius===
===Increasing the Cavity Probe Radius===

Revision as of 20:37, 31 December 2020

CAUTION: This page is under construction and is not ready for use. Also, cavity counts and volumes, and scenes of cavities, are provisional. Some inconsistencies noted below in italics suggest that Jmol may have some "isosurface interior cavity" bugs. These are being investigated. Once they are resolved, and when this page is adequately updated, this notice will be removed. Eric Martz 18:54, 25 December 2020 (UTC)

Drag the structure with the mouse to rotate

Contents

Preparing Isosurface Scenes for Proteopedia

This section is under construction and awaits major revisions. It is not ready for use.

Speed of Rendering

If you use the isosurface commands below, do so in the Jmol Java application, not in JSmol in Proteopedia. Depending on the size of the molecule, cavity isosurface commands take about a minute to complete in the Java application, which is many times faster than JSmol. You would have to wait many minutes for completion in JSmol.

Saving Pre-Calculated Isosurfaces

In order to speed up the green links below, the isosurfaces were pre-calculated in the Jmol Java application and then saved into .jvxl (Jmol voxel) files (and uploaded to Proteopedia). These can be quickly loaded without re-computing the isosurfaces. After a cavity isosurface command has completed, the calculated surfaces can be saved with the Jmol command

write filename.jvxl

Later, you can load the saved isosurfaces without re-calculating them using the command

isosurface filename.jvxl

Generating Cavity Isosurfaces

The Jmol commands for generating cavity isosurfaces will be found in the Jmol/JSmol Interacive Scripting Documention under isosurfaces: molecular/solvent surfaces. Near the bottom of that very long section, important commands for after the cavity isosurfaces are calculated:

  • isosurface area set (integer) reports the surface area of one isosurface in Å2.
  • isosurface delete to clear existing isosurfaces before a new calculation.
  • isosurface set (integer) displays just one of the isosurfaces.
  • isosurface set 0 displays all of the isosurfaces.
  • isosurface volume set (integer) reports the volume of one isosurface in Å3.

See Also

References and Notes

  1. Bondi, A., J. Phys. Chem. 68:441, 1964.
  2. Diameter of water molecule at B10NUMB3R5, a collaboration between Harvard Medical School and the Weizmann Institute of Science. See also Distance between water molecules in bulk water.
  3. Volume of water molecule bound to an amino acid at B10NUMB3R5, a collaboration between Harvard Medical School and the Weizmann Institute of Science.

Proteopedia Page Contributors and Editors (what is this?)

Eric Martz

Personal tools