Package 'ggsegDefaultExtra'

Title: Extra dk and aseg datasets for the ggseg-plotting tool
Description: This is a support package for the ggseg, and ggseg3d packages. It contains the extra dk and aseg, with some minor differences from the original atlases to plot using functions from those two packages.
Authors: Athanasia Mo Mowinckel [aut, cre] , Didac Vidal-PiƱeiro [aut]
Maintainer: Athanasia Mo Mowinckel <[email protected]>
License: MIT + file LICENSE
Version: 1.0.01
Built: 2024-11-06 03:28:55 UTC
Source: https://github.com/ggseg/ggsegDefaultExtra

Help Index


Desikan-Killiany Cortical Atlas

Description

Coordinate data for the Desikan-Killany Cortical atlas, with 40 regions in on the cortical surface of the brain.

Usage

data(dkextra)

Format

A data.frame with 10913 observations and 11 variables

long

coordinates for the x-axis

lat

coordinates for the y-axis

region

name of region

hemi

name of the hemisphere (left, right)

side

which side to view (medial, lateral)

acronym

abbreviated name of region

lobe

lobe location

label

label from recon-all segmentation

atlas

name of the atlas

References

Fischl et al. (2004) Cerebral Cortex 14:11-22 (PubMed)

See Also

Other ggseg_atlases: hcpa_3d

Examples

data(dkextra)

Freesurfer ASEG with posterior-anterior hippocampus

Description

Coordinate data for the subcortical parcellations implemented in Freesurfer, with a division of the hippocampus in posterior and anterior segments.

Usage

data(hcpa_3d)

Format

A data.frame with 2702 observations and 9 variables

lat

coordinates for the x-axis

long

coordinates for the y-axis

area

acronym of network

name

full name of network

hemi

name of the hemisphere (left, right)

side

which side to view (medial, lateral,axial)

atlas

name of the atlas

References

Fischl et al., (2002). Neuron, 33:341-355 (PubMed)

See Also

Other ggseg_atlases: dkextra

Examples

data(hcpa_3d)