Chimera Commands Index
Usage:
segment operation arguments
The command segment acts on segmentation models,
surface models
and associated information from
Segment Map.
Possible values of operation:
- copygroups
- copy the grouping of regions in one segmentation model to another
- unbin
- generate a segmentation model for a full
volume data set from
a segmentation model based on a binned version of the data set
Each property keyword has different arguments, described below.
Property keywords and their sub-keywords can be truncated
to unique strings, and their case does not matter.
Segmentation models and volume data sets can be specified by model number
(e.g., #1) or as a selection (e.g., sel).
See also:
mask,
volume
•
segment copygroups segmodel1
segmodel2
Copy the grouping from one segmentation model
(segmodel1) to another (segmodel2).
Regions of segmodel2 are grouped together
if their maximum-value grid points lie within the same
(grouped) region of segmodel1.
•
segment unbin binseg fulldata
From a segmentation model (binseg)
based on a binned volume data set,
generate a new segmentation model
for the corresponding full volume
data set (fulldata).
See also:
vop bin,
Volume
Filter