Skip to content

baptisteCD/brainMapR

Repository files navigation

brainMapR - an R package to analyse and visualise brain association maps


Left cortical thickness (regions associated with age)

Alt Text



Left subcortical thickness (regions associated with age)

Alt Text

All surface styles from FreeSurfer are available, and handy one-line gif functions are implemented

Alt Text

--> See code example and usage here.



Overview

brainMapR is a package to analyse and plot brain association maps (BWAS results). It is tailored for brain MRI vertex-wise analyses, extracted from T1w images. brainMapR requires brain MRI processed with FreeSurfer (for cortical vertices) and/or ENIGMA-shape package (for subcortical vertices).

For more details about the processing and the analyses - see my two previous repositories brain-LMM and brain-mapping-LMM.

This package accompanies two publications:
A unified framework for association and prediction from vertex-wise grey-matter structure

Parsimonious model for mass-univariate vertexwise analysis



Getting started

  • Install the R package:
library(devtools)
devtools::install_github("baptisteCD/brainMapR")
  • Load package
library(brainMapR)

About

Open, format, analyse and plot brain association maps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages