Jmol/Cavities pockets and tunnels

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Line 10: Line 10:
Below are shown Jmol commands to identify and display cavities as isosurfaces, with their results. Using these commands, and displaying the results in Proeopedia, require several extra steps outside of Proteopedia's usual [[SAT|Scene Authoring Tools]] (SAT). In brief, cavity isosurfaces should be generated in the [[Jmol/Application|stand-alone Jmol application]] and captured in a PNGJ file, which is then uploaded to Proteopedia for use in the SAT. Instructions are at the end of this page under [[#Preparing Isosurface Scenes for Proteopedia|Preparing Isosurface Scenes for Proteopedia]]. You may also wish to consider an alternative method which represents cavities with pseudoatoms, [[PACUPP]].
Below are shown Jmol commands to identify and display cavities as isosurfaces, with their results. Using these commands, and displaying the results in Proeopedia, require several extra steps outside of Proteopedia's usual [[SAT|Scene Authoring Tools]] (SAT). In brief, cavity isosurfaces should be generated in the [[Jmol/Application|stand-alone Jmol application]] and captured in a PNGJ file, which is then uploaded to Proteopedia for use in the SAT. Instructions are at the end of this page under [[#Preparing Isosurface Scenes for Proteopedia|Preparing Isosurface Scenes for Proteopedia]]. You may also wish to consider an alternative method which represents cavities with pseudoatoms, [[PACUPP]].
-
==Small Cavities Example==
+
==Two Probes==
 +
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>.
 +
 
 +
==Small Cavity Example==
The coronavirus (SARS-CoV-2 and others) spike protein, in its closed conformation, has two small cavities
The coronavirus (SARS-CoV-2 and others) spike protein, in its closed conformation, has two small cavities

Revision as of 18:19, 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

Proteopedia Page Contributors and Editors (what is this?)

Eric Martz

Personal tools