We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1d3177 commit 6c20143Copy full SHA for 6c20143
1 file changed
boutiques/bids-app-example.json
@@ -36,7 +36,7 @@
36
"type" : "String",
37
"optional" : false,
38
"value-key" : "[ANALYSIS_LEVEL]",
39
- "value-choices" : ["participant"],
+ "value-choices" : ["participant", "group"],
40
"description": "Level of the analysis that will be performed. Multiple participant level analyses can be run independently (in parallel)."
41
}, {
42
"id" : "participant_label",
0 commit comments