Skip to content

Commit

Permalink
Update nextflow_schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aineniamh authored Aug 16, 2024
1 parent e3b3e25 commit c1b63de
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,6 @@
"title": "Concatenate CDS ",
"description": "Concatenate coding sequences for each genome, separated by `NNN`.",
"help_text": "Default: write out as separate records."
},
"threads": {
"type": "integer",
"default": 2,
"title": "Maximum number of CPU threads",
"description": "Maximum number of CPU threads to use per workflow task.",
"help_text": "Several tasks in this workflow benefit from using multiple CPU threads. This option sets the number of CPU threads for all such processes. The total CPU resource used by the workflow is constrained by the executor configuration."
}
}
},
Expand Down

0 comments on commit c1b63de

Please sign in to comment.