Skip to content
woshinibaba edited this page Sep 18, 2023 · 25 revisions

logo launchcontainers

launchcontainers

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]

More documentation

  1. Installation
  2. How to Use HeudiConv
  3. Manual
  4. Reporting and citation