You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nextflow_schema.json
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -706,12 +706,6 @@
706
706
"description": "Show all params when using `--help`",
707
707
"hidden": true,
708
708
"help_text": "By default, parameters set as _hidden_ in the schema are not shown on the command line when a user runs with `--help`. Specifying this option will tell the pipeline to show all parameters."
709
-
},
710
-
"enable_conda": {
711
-
"type": "boolean",
712
-
"description": "Run this workflow with Conda. You can also use '-profile conda' instead of providing this parameter.",
0 commit comments