SURFNET

From PyMOLWiki
Revision as of 04:21, 4 August 2006 by Bosmith (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A recipe for reading surfaces from Roman Laskowski's SURFNET program (for finding cavities in macromolecules) into PyMol for visualisation.

Create your surfaces in "CCP4" format in SURFNET.

Aside: SURFNET can be compiled against ccp4 version 5 and 6 libraries by following the instructions in the SURFNET distribution and modifiying the link lines at the end of ccp4link.scr to replace

$CLIB/libccp4.a

with

$CLIB/libccp4f.a $CLIB/libccp4c.a