Jmol/Cavities pockets and tunnels: Difference between revisions
Eric Martz (talk | contribs) No edit summary |
Eric Martz (talk | contribs) No edit summary |
||
Line 152: | Line 152: | ||
::color isosurface [x4060FF] # [https://www.rapidtables.com/web/color/RGB_Color.html RGB color]</tt> | ::color isosurface [x4060FF] # [https://www.rapidtables.com/web/color/RGB_Color.html RGB color]</tt> | ||
: | :3. Write each isosurface as a jvxl (Jmol Voxel) file. | ||
::<tt>write | ::<tt>isosurface ~poc # Select the isosurface to write. Unnecessary if there is only one. | ||
::write | ::write poc.jvxl | ||
::isosurface ~bur # Select a different isosurface to color. | |||
::write bur.jvxl</tt> | |||
# In a new Jmol session, load the jvxl file(s). | # In a new Jmol session, load the jvxl file(s). | ||
# Cache the isosurface(s). | # Cache the isosurface(s). |