Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 790 Bytes

File metadata and controls

16 lines (9 loc) · 790 Bytes

Puberty

Scripts to generate the functional brain organization trajectories along age-puberty.

The directory 'Scripts' contains the commands to generate all output results, and they can be run from local computer just by opening R and then execute:

source("https://raw.githubusercontent.com/BrainMapINB/Puberty/main/Scripts/1-Sample.R")

source("https://raw.githubusercontent.com/BrainMapINB/Puberty/main/Scripts/2-QC.R")

source("https://raw.githubusercontent.com/BrainMapINB/Puberty/main/Scripts/3-PDS.R")

source("https://raw.githubusercontent.com/BrainMapINB/Puberty/main/Scripts/4-AIC.R")

source("https://raw.githubusercontent.com/BrainMapINB/Puberty/main/Scripts/5-Trajectories.R")

source("https://raw.githubusercontent.com/BrainMapINB/Puberty/main/Scripts/6-Brain-Cognition.R")