Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 635 Bytes

File metadata and controls

18 lines (15 loc) · 635 Bytes

affective-instability

Curation and analysis code for the Affective Instability (PAFIN) dataset.

File organization on CUBIC

/cbica/projects/pafin/
    |-  code/           # Local clone of the GitHub repository
        |-  figures/    # Any figures for the manuscript
        |_  data/       # Tabular data that may be shared on GitHub
    |-  data/
    |-  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/