annot2dpv: Convert annotation file to dpv

Description Usage Arguments Value

View source: R/fs-utils.R

Description

Based on matlab scripts from Anderson M. Winkler Yale University / Institute of Living Oct/2011 http://brainder.org

Usage

1
2
3
4
5
6
7
annot2dpv(
  input_file,
  output_file,
  coordinates = NULL,
  indeces = NULL,
  verbose = TRUE
)

Arguments

input_file

annotation file path

output_file

path to output file

coordinates

contains the vertex coordinates or face indices

indeces

vertex or face sequential index

verbose

logical indicating to be verbose or not

Value

data frame


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