load_parcellation

Synopsis

Loads parcellation schemes (source code).

Usage

labels = load_parcellation(parcellation,scale)
  • parcellation: Name of the parcellation, either ‘schaefer’ for Schaefer (functional) parcellations or ‘vosdewael’ for a subparcellation of the Desikan-Killiany atlas. Both may be provided as a cell or string array.
  • scale: Scale of the parcellation. Either 100, 200, 300, or 400. Multiple may be provided as a vector.
  • labels: Structure containing the parcellation schemes.