We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 272e3d9 commit 5ffd7c0Copy full SHA for 5ffd7c0
README.md
@@ -75,7 +75,7 @@ Generate sulcal graphs from T1 MRI images using morphologist-cli.
75
```bash
76
LIST_MRI_FILES="/path/to/data/sub-0001.nii.gz /path/to/data/sub-0002.nii.gz"
77
OUTPUT_PATH="/path/to/data/TESTXX/"
78
-morphologist-cli $LIST_MRI_FILES $OUTPUT_PATH -- --of morphologist-auto-nonoverlap-1.0
+morphologist-cli $LIST_MRI_FILES $OUTPUT_PATH -- --of morphologist-auto-nonoverlap-1.0 --if morphologist-auto-nonoverlap-1.0
79
```
80
81
### Parallel Processing with soma-workflow
0 commit comments