mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-13 07:13:10 +00:00
Update nextflow_schema.json
This commit is contained in:
parent
16bdc79cc0
commit
59d3f18a75
1 changed files with 5 additions and 9 deletions
|
@ -293,20 +293,16 @@
|
|||
"type": "boolean"
|
||||
},
|
||||
"run_centrifuge": {
|
||||
"type": "string",
|
||||
"default": "false"
|
||||
"type": "boolean"
|
||||
},
|
||||
"centrifuge_save_unaligned": {
|
||||
"type": "string",
|
||||
"default": "false"
|
||||
"type": "boolean"
|
||||
},
|
||||
"centrifuge_save_aligned": {
|
||||
"type": "string",
|
||||
"default": "false"
|
||||
"type": "boolean"
|
||||
},
|
||||
"centrifuge_sam_format": {
|
||||
"type": "string",
|
||||
"default": "false"
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue