UNCDEPENdLab / fmri.pipeline

R package for running full fMRI GLM analyses in FSL and other software.
GNU General Public License v3.0
4 stars 0 forks source link

Better funneling of job dependencies in run_glm_pipeline #1

Open michaelhallquist opened 3 years ago

michaelhallquist commented 3 years ago

Rather than have all l2 jobs depends on all l1 jobs, it would be good to have subject-specific dependencies whereby all l1 runs for one subject are dependencies for that subject's l2 analysis. This can be achieved by breaking up l1 jobs by subject.