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
MAKE METRIC ROIS FROM BORDERS
   wb_command -border-to-rois
      <surface> - the surface the borders are drawn on
      <border-file> - the border file
      <metric-out> - output - the output metric file

      [-border] - create ROI for only one border
         <name> - the name of the border

      [-inverse] - use inverse selection (outside border)

      [-include-border] - include vertices the border is closest to

      By default, draws ROIs inside all borders in the border file, as separate
      metric columns.