Package alvin details
'ALVIN' Ventricle Atlas
Automatic lateral ventricle delineation ('ALVIN') atlas.
Provides the atlas and MATLAB m file. The data is from the
lateral segmentation method paper in NeuroImage:
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('alvin')
If you have any problems with this package you can open a new issue or check the already existing ones here.
Versions(Pending - no previous version)
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('alvin')
# from GitHub
neuro_install('alvin', release = "stable", release_repo = "github")
neuro_install('alvin', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 1 2019 3:41PM |
Last updated on | March 31 2021 10:00AM |
Package type | data |
Source GitHub | https://github.com/muschellij2/alvin GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/alvin GitHub |
Imports | neurobase |
Suggests | knitr, rmarkdown, covr, testthat, MNITemplate |