mris_annot2label: Convert annotation to label

Description Usage Arguments

View source: R/fs-utils.R

Description

Convert annotation to label

Usage

1
2
3
4
5
6
7
8
mris_annot2label(
  annot_file,
  subject = "fsaverage5",
  hemisphere = "lh",
  output_dir = freesurfer::fs_subj_dir(),
  verbose = TRUE,
  opts = NULL
)

Arguments

annot_file

annotation file path

subject

Freesurfer subject, must exist in whatever subject directory specified or set in the environment with $SUBJECTS_DIR

hemisphere

hemisphere, either "rh" or "lh"

output_dir

output directory path

verbose

logical indicating to be verbose or not

opts

other arguments to freesurfer command


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