Skip to content

Commit 122d4e6

Browse files
committed
DOC: Clarify available options
1 parent f00167c commit 122d4e6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,10 @@ However, as infant brains can vastly differ depending on age, providing the foll
4444
> - A segmented and labelled NIfTI that includes `Segmentation` in the filename.
4545
> - A brainmasked T1w NIfTI that includes `T1w` in the filename.
4646
47+
48+
##### Extensive Usage
4749
<details>
48-
<summary>Extensive argument list</summary>
50+
<summary>Click to view all options</summary>
4951

5052
```
5153
usage: nibabies [-h] [--version] [--skip_bids_validation]
@@ -336,6 +338,8 @@ RUNNING: singularity run --cleanenv -B /path/to/data:/data:ro \
336338
-B /path/to/output:/out nibabies-0.1.1.sif /data /out participant --age-months 12
337339
```
338340

341+
The ``nibabies-wrapper`` accepts all of the [available options for NiBabies](#extensive-usage), automatically translating local files and directories into mount points.
342+
339343
### Outputs
340344

341345
TODO - Refer to [fMRIPrep's outputs](https://fmriprep.org/en/20.2.1/outputs.html) for now.

0 commit comments

Comments
 (0)