We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6687e1 commit 92d0a78Copy full SHA for 92d0a78
wrapper/README.rst
@@ -20,3 +20,15 @@ Please report any feedback to our `GitHub repository
20
<https://github.com/nipreps/nibabies>`_ and do not
21
forget to `credit <https://fmriprep.readthedocs.io/en/latest/citing.html>`_ all
22
the authors of software that NiBabies uses.
23
+
24
25
+Usage
26
+-----
27
28
+Example Docker usage ::
29
30
+ nibabies-wrapper docker <data-path> <output-path> participant <nibabies-arguments>
31
32
+Example Singularity usage ::
33
34
+ nibabies-wrapper singularity <data-path> <output-path> participant -i <img-path> <nibabies-arguments>
0 commit comments