Retrieves and loads the Glasser360 cortical parcellation atlas from the PennBBL repository. The atlas provides a detailed parcellation of the human cerebral cortex based on multi-modal neuroimaging data.
Source
Atlas files are downloaded from: https://github.com/PennBBL/xcpEngine/tree/master/atlas/glasser360
Value
A list with class 'glasser' and 'atlas' containing:
- name
Character string "Glasser360"
- atlas
A
ClusteredNeuroVol
object containing the parcellation- cmap
Data frame with RGB color specifications for each region
- ids
Integer vector of region IDs (1:360)
- labels
Character vector of anatomical labels
- hemi
Character vector indicating hemisphere ('left' or 'right')
Details
The Glasser atlas divides each hemisphere into 180 areas (360 total) based on cortical architecture, function, connectivity, and topography. The atlas is downloaded from the PennBBL xcpEngine repository and includes:
Volume data in MNI space
Region labels and hemisphere information
Color specifications for visualization