Chimera Commands Index

Usage:
vop volume-model operation options

The vop command edits volume data to create a new volume data set. Volume-model is the model number (preceded by #) of the existing volume data set or map. The original map is undisplayed and the new one is displayed with the same threshold and color as the original. Map display can be adjusted and the map saved to a file using Volume Viewer or the command volume.

The operation can be:

Options

Option keywords for vop can be truncated to unique strings, and their case does not matter. Synonyms for true: True, 1. Synonyms for false: False, 0. A vertical bar "|" designates mutually exclusive options, and default settings are indicated with bold.

Some options apply only to certain operations.

fillValue value
Set all values in erased regions to value (default 0). A different value may improve contour surface appearance; for example, large negative values produce flatter surfaces where an octant has been cut away from a map of positive values.
useSubregion true|false
Use the displayed volume subregion rather than the full data set. In this context, a zone is not considered a subregion.
useStep true|false
Use the displayed volume subsample (step > 1) rather than the full data set.
center x,y,z
Specify a reference point for volume operations in physical units (such as Å). It is overridden by iCenter if both are specified; the default is the center of the volume data box. The coordinates should be separated by commas but not spaces.
iCenter i,j,k
Specify a reference point for volume operations in grid units. It overrides center if both are specified; the default is the center of the volume data box. The coordinates should be separated by commas but not spaces. Values can be fractional.
onGrid other-map
Specify the grid on which to resample the data, where other-map is a volume model number preceded by #. The useSubregion and useStep options refer to this map when resampling is performed.
map other-map
Specify a second map with values to subtract from those of the first map, where other-map is a volume model number preceded by #. Values are paired simply on the basis of grid indices, so the two maps must have the same number of points in each dimension. Physical location and grid point spacing are ignored. If either useSubregion or useStep is true, both maps must have the same subregion and step. The resample operation may be useful for generating an appropriate map to subtract.
modelId N
Open the new data set as model N (must be an integer). The default is the next available number.
inPlace true|false
Whether to overwrite the existing data set in Chimera instead of creating a new one. Regardless of this setting, the existing data will only be overwritten if it was created in Chimera rather than read from a file.

See also: volume, mask