Jmol/Cavities pockets and tunnels
From Proteopedia
| Line 2: | Line 2: | ||
<StructureSection load='' size='350' side='right' caption='' scene='85/858407/6zgi_PNGJ_cavs_try2/1'> | <StructureSection load='' size='350' side='right' caption='' scene='85/858407/6zgi_PNGJ_cavs_try2/1'> | ||
| - | Jmol can find and display cavities, pockets, and tunnels as isosurfaces. This page explains how to do that, and how to show the results in Proteopedia. | + | Jmol can find and display cavities, pockets, and tunnels as isosurfaces. This page explains how to do that, and how to show the results in Proteopedia. An alternative method for finding and displaying cavities is [[PACUPP]]. Several other methods are summarized at [[Cavity programs]]. |
==Terminology== | ==Terminology== | ||
Revision as of 22:53, 21 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. User:Eric Martz, August 13, 2020.
| |||||||||||
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.
