next up previous contents index
Next: wait Up: Tcl Text Commands Previous: volmap   Contents   Index


voltool

The voltool command provides utilities to facilitate the manipulation and analysis of 3D volumetric data (density maps). All commands have the option to load the density map file from disk (-i filename) or work on maps which have already been loaded into VMD (-mol molid with optional -vol volume id which defaults to 0) to avoid unnecessary file i/o.

The input map format can be any that VMD reads (e.g., .ccp4, .mrc, .situs, .dx), while the output format (-o filename) must currently be in .dx.

map operations using an atomic structure:

operations on one map

operations on two maps These commands, except for correlate, have the default behavior of computing the result with the intersection of the two maps and interpolating the values from them. The -union option can be used to instad use the union of the two input maps, and -nointerp can be used to turn off interpolation.


next up previous contents index
Next: wait Up: Tcl Text Commands Previous: volmap   Contents   Index
vmd@ks.uiuc.edu