Skip to content

Commit 5fc0aa6

Browse files
authored
Update nextflow_schema.json
Changing genome param to global genome value
1 parent 7eabb6b commit 5fc0aa6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

nextflow_schema.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,6 @@
132132
"description": "CNAqc tool parameters.",
133133
"default": "",
134134
"properties": {
135-
"cnaqc_genome": {
136-
"type": "string",
137-
"default": "GRCh38",
138-
"description": "Genome version for CNAQC"
139-
},
140135
"cnaqc_karyotypes": {
141136
"type": "string",
142137
"default": "c(\"1:0\", \"1:1\", \"2:0\", \"2:1\", \"2:2\")",

0 commit comments

Comments
 (0)