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 SURFACE LABELS
   wb_command -label-probability
      <label-maps> - label file containing individual label maps from many
         subjects
      <probability-metric-out> - output - the relative frequencies of each
         label at each vertex

      [-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, divided by the number of input maps.