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
GET PROJECTION VERTEX FOR FOCI
   wb_command -foci-get-projection-vertex
      <foci> - the foci file
      <surface> - the surface related to the foci file
      <metric-out> - output - the output metric file

      [-name] - select a focus by name
         <name> - the name of the focus

      For each focus, a column is created in <metric-out>, and the vertex with
      the most influence on its projection is assigned a value of 1 in that
      column, with all other vertices 0.  If -name is used, only one focus will
      be used.