Skip to content

CoAxLab/UGA-DSI-Pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSI Singularity Pipeline


Must have Singularity and its dependencies installed locally.
https://docs.sylabs.io/guides/latest/user-guide/quick_start.html
Run the one-time setup script to initialize directories and SIF file.

-- runQC.py runs MRIQC sequentially on each subject's T1w and T2w scans, one session at a time. If a session output folder exists (ex. sub-01/ses-X/) already, subject 01's session X will be skipped.
-- runPipeline.py runs DSI Studio's 'src' action sequentially for each subject's diffusion scans. The outputs from this process are used in the 'rec' action process which is executed immediately following the completion of the final subject's src action. For both src and rec, if an output folder exists for a subject/session combination, this combination will be skipped.
***I an output folder exixts, and the process it prevents must be re-run, or run without crashing, simply delete the problematic OUTPUT folder, or move it out of the pipeline's scope***

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published