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')
Rohlfing T, Zahr NM, Sullivan EV, Pfefferbaum A (2010). "The SRI24
multichannel atlas of normal adult human brain structure." _Human brain
mapping_, *31*(5), 798-819.
A BibTeX entry for LaTeX users is
@Article{sri24,
title = {The {SRI24} multichannel atlas of normal adult human brain structure},
author = {Torsten Rohlfing and Natalie M Zahr and Edith V Sullivan and Adolf Pfefferbaum},
journal = {Human brain mapping},
volume = {31},
number = {5},
pages = {798--819},
year = {2010},
publisher = {Wiley Online Library},
}
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 | October 15 2020 2:50PM |
Package type | data |
Source GitHub | https://github.com/muschellij2/sri24 GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/sri24 GitHub |