parcellate: Parcellate an image using an atlas.

Description Usage Arguments Value Examples

Description

Parcellate an image using an atlas.

Usage

1
parcellate(x, atlas, col_roi = "parcel")

Arguments

x

to-be-parcellated data matrix, with vertices/voxels as rows

atlas

an atlas object, defined in the same space as the data matrix x

col_roi

character giving the name of the column in atlas$key that defines the regions of interest (ROIs) into which the image are parcellated. See XXX for more information.

Value

a list of matrices, one per ROI

Examples

1
2
3

mcfreund/mfutils documentation built on Feb. 6, 2022, 4:57 a.m.