We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f24a19 commit b26b3fdCopy full SHA for b26b3fd
2 files changed
src/common-principles.md
@@ -352,8 +352,8 @@ Derivatives can be stored/distributed in two ways:
352
[`MNI152NLin2009cAsym` standard space](appendices/coordinate-systems.md):
353
354
```Plain
355
- <dataset>/derivatives/atlas-generator/sub-0001
356
- <dataset>/derivatives/atlas-generator/tpl-MNI152NLin2009cAsym
+ <dataset>/derivatives/atlasgenerator/sub-0001
+ <dataset>/derivatives/atlasgenerator/tpl-MNI152NLin2009cAsym
357
```
358
359
Example of a pipeline with nested derivative directories:
src/derivatives/atlas.md
@@ -34,7 +34,7 @@ aggregation thereof.
34
Template:
35
36
```Text
37
-<pipeline_name>/
+<pipeline-name>/
38
tpl-<label>/
39
[cohort-<label>/]
40
[<datatype>/]
0 commit comments