johnaeanderson / neuRo-vis-BrainHack-2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Neuroimaging Data Visualisaion in R

These notebooks were developed to be presented at the TrainTrack 2021 edition of the OHBM BrainHack.

This short series of R-notebooks will introduce to to some of the neuroimaging data visualization tools R. You can work though these notebooks on RStudio Cloud, or locally on Rstudio. If you are using Rstudio cloud, or have git installed, clone this git repo by typing the following in to the terminal:

git clone https://github.com/sidchop/neuRo-vis-BrainHack-2021.git

Structure

We will go though how to visualize 4 different types of data:

Pre-requisites

You will need a basic understanding of R syntax. A understanding of R-Markdown syntax will be helpful, but not essential.

Questions?

If you run into any problems while executing these notebooks of have any questions, please open an issue and describing the problem or question. You can also email me at sid.chopra@monash.edu.

Acknowledgements

  • Voxel-level data: Thanks to John Muschelli for developing neurobase and providing great documentation.
  • ROI-level data: Thanks to Athanasia Mowinckel for developing ggseg & ggseg3D, and her wonderful blog posts on how to use these packages.
  • Vertex-level data: Thanks to Tim Schäfer & Christine Ecker for developing fsbrain, a timely and much needed package.

About


Languages

Language:R 100.0%