|
@@ -12,9 +12,9 @@ This script is used for brain age prediction. Below is a description of each inp
|
|
|
-BIDS <yes/no> \
|
|
|
-CONDOR <yes/no> \
|
|
|
-RAW <yes/no> \
|
|
|
- -RUN_FILE <singularity_file_path> \
|
|
|
+ -RUN_FILE <bash_file_path> \
|
|
|
-SAVE_ALL <yes/no> \
|
|
|
- -CONTAINER_PATH <path> \
|
|
|
+ -CONTAINER_PATH <directory_path> \
|
|
|
```
|
|
|
|
|
|
* input: input directory (can be a folder containing raw or preprocessed T1 MR Image which can be .nii, .nii.gz or .mgz)
|