Package sri24 details
SRI24 MRI Atlas for Normal Adult Brain Anatomy
SRI24 is an 'MRI'-based atlas of normal adult human brain anatomy, generated by template-free nonrigid registration from images of 24 normal control subjects. The atlas comprises 'T1', 'T2', and 'PD' weighted structural 'MRI', tissue probability maps ('GM', 'WM', 'CSF'), maximum-likelihood tissue segmentation, 'DTI'-based measures ('FA', 'MD', longitudinal and transversal diffusivity), and two labels maps of cortical regions and subcortical structures.
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('sri24')
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('sri24')
# from GitHub
neuro_install('sri24', release = "stable", release_repo = "github")
neuro_install('sri24', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | September 28 2018 5:12PM |
Last updated on | March 31 2021 10:00AM |
Package type | data |
Source GitHub | https://github.com/muschellij2/sri24 GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/sri24 GitHub |
Imports | utils, grDevices |
Suggests | knitr, rmarkdown, covr, testthat, neurobase |