Skip to content

Commit 86a59f6

Browse files
committed
Merge branch 'develop' into gen-1717-consolidate-codes
2 parents e19d06d + 32858f2 commit 86a59f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nextflow_schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"production": {
3939
"type": "boolean",
40-
"description": "Whether to run in production mode or not. Production mode means uploading to Synapse.",
40+
"description": "Uploads to production project or not (staging project).",
4141
"default": false,
4242
"enum": [
4343
true,
@@ -46,7 +46,7 @@
4646
},
4747
"use_grs": {
4848
"type": "boolean",
49-
"description": "Whether to use grs as primary mapping (dd as secondary) or not (using dd only). ",
49+
"description": "Whether to use grs or use dd as primary mapping.",
5050
"default": false,
5151
"enum": [
5252
true,

0 commit comments

Comments
 (0)