Package qMRI details
Methods for Quantitative Magnetic Resonance Imaging ('qMRI')
Implementation of methods for estimation of quantitative
maps from Multi-Parameter Mapping (MPM) acquisitions (Weiskopf
et al. (2013)
Maintainer: Karsten Tabelow < karsten.tabelow at wias-berlin.de >
From within R, enter citation('qMRI')
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('qMRI')
# from GitHub
neuro_install('qMRI', release = "stable", release_repo = "github")
neuro_install('qMRI', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | February 20 2020 9:46AM |
Last updated on | March 31 2021 10:00AM |
Package type | standard |
Source GitHub | https://github.com/WIAS-BERLIN/qMRI GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/qMRI GitHub |
Depends | R (3.5), awsMethods (1.0), methods |
Imports | oro.nifti (0.9), stringr, aws (2.4), adimpro (0.9) |
Suggests | covr, testthat, knitr, rmarkdown |