Description Usage Arguments Details Value
Calculates asymmetry indices for one or more supplied NIfTI-files.
1 | basymmetry(filename, labelnametibble, option = 1)
|
filename |
One or more NIfTI-files |
labelnametibble |
A label name tibble with correct format and unique columns. First column of the label name tibble should contain an integer label number and second column should contain a label name string. Label numbers and label names must be unique. The trailing characters of label names must be R or L. |
option |
1: Returns asymmetry indices for whole brain. 2: Returns asymmetry indices for the left and right regions. |
Input one or more NIfTI-files and returns asymmetry indices for whole brain or returns asymmetry indices for the left and right regions.
Asymmetry index/indices for whole brain or asymmetry indices for the left and right regions for supplied NIfTI-file(s).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.