Commit 7564f20 1 parent 21c9e1f commit 7564f20 Copy full SHA for 7564f20
File tree 1 file changed +2
-5
lines changed
1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -18,17 +18,14 @@ bias-field corrected image and the bias-field correction is skipped.
18
18
Usage
19
19
=====
20
20
21
- ```
22
- {command-output} ./recon_surf.sh --help
23
- ```
24
21
The * recon_surf* directory contains scripts to run the analysis. In addition, a working installation of __ FreeSurfer__
25
22
(the supported version, usually the most recent) is needed for a native install (or use our Docker/Singularity images).
26
23
27
24
The main script is called ` recon-surf.sh ` which accepts certain arguments via the command line.
28
25
List them by running the following command:
29
26
30
- ``` bash
31
- ./recon-surf.sh --help
27
+ ``` {command-output} ./recon-surf.sh --help
28
+ :cwd: /../recon_surf/
32
29
```
33
30
34
31
Required arguments
You can’t perform that action at this time.
0 commit comments