Code for curating and processing the MEBOLD-TRT dataset.
/cbica/projects/executive_function/mebold-trt/
|- code/ # Local clone of the GitHub repository
|- curation/ # Code for curating the dataset
|- processing/ # Code for processing the dataset
|- analysis/ # Code for analyzing the dataset
|- figures/ # Any figures for the manuscript
|_ data/ # Tabular data that may be shared on GitHub
|- dset/
|- derivatives/
|- sourcedata/
|- results/ # Results that cannot be shared on GitHub
|_ reproduction/
|- code/ # Local clone of reproducibilibuddy's fork of GitHub repository
|- data/ # Any data that must be copied and not referenced
|_ results/