load_parc | R Documentation |
ciftiTools
Load a parcellation included in ciftiTools
.
load_parc(
name = c("Schaefer_100", "Schaefer_400", "Schaefer_1000", "Yeo_7", "Yeo_17")
)
name |
The name of the parcellation to load:
|
When using these parcellations, please cite the corresponding paper(s):
Yeo, B. T. T. et al. The organization of the human cerebral cortex estimated by intrinsic functional connectivity. J Neurophysiol 106, 1125-1165 (2011).
Schaefer, A. et al. Local-Global Parcellation of the Human Cerebral Cortex from Intrinsic Functional Connectivity MRI. Cereb Cortex 28, 3095-3114 (2018).
Kong, R. et al. Individual-Specific Areal-Level Parcellations Improve Functional Connectivity Prediction of Behavior. Cerebral Cortex (2021+) doi:10.1093/cercor/bhab101.
Note that the Schaefer parcels have been matched to networks from Kong (2021+).
The parcellation as a dlabel "xifti"
with one column. Each key
represents one unique parcel.
Other reading:
as.xifti()
,
info_cifti()
,
load_surf()
,
read_cifti()
,
read_surf()
,
read_xifti2()
Other parcellation-related:
apply_parc()
,
load_sub_parc()
,
parc_add_subcortex()
,
parc_borders()
,
parc_vals_to_xifti()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.