mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-10 23:23:09 +00:00
Type:boolean for kaiju in nextflow_schema.json
This commit is contained in:
parent
6736a2a980
commit
0e5c9e7bdd
1 changed files with 2 additions and 3 deletions
|
@ -387,8 +387,7 @@
|
|||
"default": "None"
|
||||
},
|
||||
"run_kaiju": {
|
||||
"type": "string",
|
||||
"default": "false"
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue