Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 471 Bytes

README.markdown

File metadata and controls

30 lines (21 loc) · 471 Bytes

BrainMech

All scripts for LNCD's Brain Mech. study.

Environments

repl.it

(20200506) use same stucture as CodeOcean

https://repl.it/join/qbefftrk-willforan

cd code
R

source('init.R')
install.packages(c("cowplot", "dplyr", "lme4"))
SingleHemisphere_met_age(MRS, 1, Glu.Cr, Glu.SD)

Rhea

on rhea, see linked wiki page readme.dwiki

CodeOcean

(20200505) - init

  • Launch Clod Workstation
  • Rstudio
  • edit init.R

starts in code directory