Launchcontainers is a Python-based tool for automatically launching computing works on HPC or local nodes. It helps you:
- Prepare folder structures and input files automatically
- Backup the input configs for data provenance
- Launching containers in BCBL or DIPC
Currently, launchcontainers works along with anatROIs, RTP-preproc, and RTP2-pipeline.
Now you can pip install launchcontainers==0.2.105
and use it in the command line! check the How to use for more information