atlas_vol2label: Volume to label

Description Usage Arguments

View source: R/atlas-steps.R

Description

Volume to label

Usage

1
2
3
4
5
6
atlas_vol2label(
  annot_lab,
  output_dir,
  verbose,
  ncores = parallel::detectCores() - 2
)

Arguments

annot_lab

annotation label

output_dir

output directory path

verbose

logical indicating to be verbose or not

ncores

number of cores for parallel processing (default numcores-2)


neuroconductor/ggsegExtra documentation built on Aug. 18, 2020, 4:45 p.m.