Package WhiteStripe details
White Matter Normalization for Magnetic Resonance Images using WhiteStripe
Shinohara (2014)
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('WhiteStripe')
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('WhiteStripe')
# from GitHub
neuro_install('WhiteStripe', release = "stable", release_repo = "github")
neuro_install('WhiteStripe', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
| Initially submitted on | October 1 2018 10:19AM |
| Last updated on | March 31 2021 10:00AM |
| Package type | standard |
| Source GitHub | https://github.com/muschellij2/WhiteStripe GitHub |
| Neuroconductor GitHub | https://github.com/neuroconductor/WhiteStripe GitHub |
| Depends | R (2.10), methods |
| Imports | graphics, stats, utils, oro.nifti (0.5.0), mgcv |
| Suggests | knitr, rmarkdown |
| Reverse Imports | RAVEL |