Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
utooley authored Jun 19, 2024
1 parent 7eada4d commit 09ae34f
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,15 @@ This repository contains code for the analyses described in our paper:

Preprint available [here](https://doi.org/10.1101/2023.08.18.552639).

Final paper link here.
Final paper link will be available here.

*MATLAB version 2021b* and *R* version 4.3.1 (2023-06-16) were used to conduct analyses in this paper. Preprocessing was performed with [4dfp](https://4dfp.readthedocs.io/en/latest/).
# Dependencies & operating system
This code was run on Mac OS Monterey 12.6.3.

*MATLAB version 2021b* and *R* version 4.3.1 (2023-06-16) were used to conduct analyses in this paper.

Preprocessing was performed with [4dfp](https://4dfp.readthedocs.io/en/latest/), Melbourne Children’s Regional Brain Atlases (MCRIB), Connectome Workbench 1.2.3, and Freesurfer 7.2.

# Organization

The *gamm_models* folder contains a script with functions necessary for running the code called *gamm_functions.R*. This script is sourced in the main analysis file, titled `manuscript_analyses.R` and the supplementary analysis file, titled `sensitivity_analyses.R`, prior to continuing analyses.

0 comments on commit 09ae34f

Please sign in to comment.