Package aal details
Automated Anatomical Labeling ('AAL') Atlas
Provides an automated anatomical parcellation of the spatially normalized single-subject high-resolution 'T1' volume provided by the Montreal Neurological Institute ('MNI') and an alternative parcellation of the orbitofrontal cortex.
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('aal')
If you have any problems with this package you can open a new issue or check the already existing ones here.
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('aal')
# from GitHub
neuro_install('aal', release = "stable", release_repo = "github")
neuro_install('aal', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | April 22 2019 7:07PM |
Last updated on | March 31 2021 10:00AM |
Package type | data |
Source GitHub | https://github.com/muschellij2/aal GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/aal GitHub |
Depends | R (2.10) |
Imports | neurobase |
Suggests | covr, knitr, rmarkdown, MNITemplate, testthat |