get_template_schaefer: Get Schaefer Parcellation in Template Space

View source: R/template_flow.R

get_template_schaeferR Documentation

Get Schaefer Parcellation in Template Space

Description

Retrieves Schaefer cortical parcellation mapped to a specified template space.

Usage

get_template_schaefer(
  name = "MNI152NLin2009cAsym",
  resolution = 1,
  parcels = 400,
  networks = 17,
  extension = ".nii.gz"
)

Arguments

name

Character string specifying template name. Default: "MNI152NLin2009cAsym"

resolution

Numeric resolution in mm. Default: 1

parcels

Number of parcels (400 default)

networks

Number of networks (17 default)

extension

Character string specifying file extension. Default: ".nii.gz"

Value

A NeuroVol object containing the parcellation


bbuchsbaum/neuroatlas documentation built on Dec. 24, 2024, 4:22 a.m.