Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ TractSeg -i my/path/my_diffusion_image.nii.gz
Use `--help` to see all options.

#### Use existing peaks
To avoid generating the MRtrix CSD peaks every time you `run TractSeg you can also provide them directly by skipping the
To avoid generating the MRtrix CSD peaks every time you run TractSeg you can also provide them directly by skipping the
option `--raw_diffusion_input`.
```
TractSeg -i my/path/my_mrtrix_csd_peaks.nii.gz
Expand Down