Package neuroCombat details
Harmonization of multi-site imaging data with ComBat
Harmonization of multi-site imaging data with ComBat.
Maintainer: Jean-Philippe Fortin < fortin946 at gmail.com >
From within R, enter citation('neuroCombat')
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('neuroCombat')
# from GitHub
neuro_install('neuroCombat', release = "stable", release_repo = "github")
neuro_install('neuroCombat', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | June 3 2021 11:38AM |
Last updated on | June 3 2021 11:38AM |
Package type | standard |
Source GitHub | https://github.com/Jfortin1/neuroCombat_Rpackage GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/neuroCombat GitHub |
Depends | R (3.6.0), graphics, stats, utils |
Imports | BiocParallel, matrixStats |
Suggests | BiocStyle, knitr, neuroCombatData, rmarkdown, testthat |