"readcube" Read Gaussian Cube File 1.0 -------------------------------------- REQUIREMENTS: VMD Version 1.7.1 or greater DESCRIPTION: Reads a Gaussian ASCII "cube" file into VMD as a volume set, and adds it to the 'top' molecule. Note: This script is obsolete as VMD can read "cube" files including the coordinates via a molfile plugin now. However, it still is a useful example for adding volumetric data from a script, though. PROCEDURES: readcubeEXAMPLE USAGE: source readcube.tcl mol load pdb mol.pdb readcube mol.cube [then make new isosurface and volume_slice representations] DOWNLOAD THE FILE: readcube.tcl AUTHORS: Francesco Luigi Gervasio John Stone