Skip to contents

Command execution

Core dispatcher and command helpers

wb_cmd()
Execute a Connectome Workbench command
wb_help()
Access wb_command help text
check_wb_result()
Check the result of a workbench command

Environment setup

Detect, configure, and diagnose the workbench environment

wb_sitrep()
Situation report for Connectome Workbench
wb_version()
Get Connectome Workbench version
have_wb()
Check if Connectome Workbench is available
set_wb_path()
Set the path to wb_command
get_wb_path()
Find the wb_command executable
get_wb_setting()
Look up a workbench setting
get_wb_verbosity()
Get the workbench verbosity setting

CIFTI operations

Operations on CIFTI files not covered by ciftiTools

cifti_average()
Average multiple CIFTI files
cifti_correlation()
Compute correlation of CIFTI rows
cifti_dilate()
Dilate a CIFTI file
cifti_find_clusters()
Find clusters in a CIFTI file
cifti_gradient()
Compute gradient of a CIFTI file
cifti_math()
Evaluate expression on CIFTI files
cifti_parcellate()
Parcellate a CIFTI file
cifti_reduce()
Reduce a CIFTI file along a dimension
cifti_stats()
Compute statistics on a CIFTI file
cifti_weighted_stats()
Compute weighted statistics on a CIFTI file

Surface operations

Surface geometry computations

surface_curvature()
Compute surface curvature
surface_distortion()
Measure distortion between surfaces
surface_generate_inflated()
Generate inflated surface
surface_geodesic_distance()
Compute geodesic distance from a vertex
surface_information()
Display surface information
surface_vertex_areas()
Compute vertex areas of a surface

Metric operations

Operations on metric (per-vertex) files

metric_math()
Evaluate expression on metric files
metric_stats()
Compute spatial statistics on a metric file

Volume operations

Operations on volume files

volume_math()
Evaluate expression on volume files
volume_to_surface_mapping()
Map volume data to a surface

General

File inspection utilities

file_information()
Display information about a file