Using Workbench Command

Workbench Command is a set of command-line tools that can be used to perform simple and complex operations within Connectome Workbench.

Full Documentation:

Documentation Home
FIND FREQUENCY OF CIFTI LABELS
   wb_command -cifti-label-probability
      <label-maps> - cifti dlabel file containing individual label maps from
         many subjects
      <probability-dscalar-out> - output - the relative frequencies of each
         label at each vertex/voxel

      [-exclude-unlabeled] - don't make a probability map of the unlabeled key

      This command outputs a set of soft ROIs, one for each label in the input,
      where the value is how many of the input maps had that label at that
      vertex/voxel, divided by the number of input maps.