-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Launchcontainers is a Python-based program built to automatically launch DWI analysis pipelines. This program takes one config.ymal
file, one container.json
file, and one subject-session-list.txt
file as inputs. Using 1 line of bash command, it will automatically send jobs to HPC clusters regarding your computing demands.
This program is well-suited for multi-subject, multi-scan datasets. And it will save a lot of time if you need analysis your entire dataset with different parameters multiple times.
In future versions, we are trying to add more functionality to this repository so that you can launch all the MRI data analysis pipelines such as Heudiconv
, fMRIprep
, pRF pipelines
and etc. Please keep track of this repo and if you have any questions or suggestions, don't hesitate to contact Gari: [email protected] and Tiger: [email protected]