Returns the FreeSurfer automatic subcortical segmentation (aseg) atlas containing deep brain structures including the thalamus, caudate, putamen, pallidum, hippocampus, amygdala, accumbens, and ventricles.
aseg()A ggseg_atlas object with components:
Character. Atlas name ("aseg")
Character. Atlas type ("subcortical")
Named character vector of colours for each region
A ggseg_data_subcortical object containing:
Data frame with label and mesh columns
Simple features data frame for 2D rendering
The atlas contains bilateral structures:
Thalamus
Caudate
Putamen
Pallidum (globus pallidus)
Hippocampus
Amygdala
Accumbens (nucleus accumbens)
Ventral diencephalon
Plus midline and ventricular structures:
Lateral ventricles
Third ventricle
Fourth ventricle
Brain stem
Cerebellar cortex
Cerebellar white matter
This atlas is derived from FreeSurfer's aseg.mgz volumetric segmentation.
It works with both ggseg (2D slice views) and ggseg3d (3D mesh
visualizations) from a single object.
Fischl B, Salat DH, Busa E, et al. (2002). Whole brain segmentation: automated labeling of neuroanatomical structures in the human brain. Neuron, 33(3):341-355. tools:::Rd_expr_doi("10.1016/S0896-6273(02)00569-X")
dk() for cortical parcellation,
ggseg_atlas() for the atlas class constructor
Other ggseg_atlases:
dk(),
tracula()