Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 1.59 KB

README.md

File metadata and controls

12 lines (11 loc) · 1.59 KB
  1. Weekly participant recruitment stats weekly_report.py
  2. Download XNAT, then convert to BIDS using dcm2bids detailing in bids_conversion.sh. This bash script also calls 2 python scripts:
  3. Running MRIQC and fMRIPrep locally using docker, steps detailed in MRIQC_fMRIPrep.ipynb
  4. Running MRIQC on Flywheel
    • Setting up Flywheel CLI: Flywheel.ipynb
    • Importing BIDS-formatted data to Flywheel, then run the MRIQC gear flywheel_import_mriqc.sh.
      • This bash script calls flywheel_mriqc.py to run MRIQC gear on Flywheel for specified subject and scan type (anat or func - also, which func task).
  5. Exploratory test if brain volumes (Freesurfer T1w) and immune markers can be used to predict drug use and childhood trauma.
  6. Resting State: Work in progress