1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-09-21 04:22:04 +00:00

Update nextflow_schema.json

This commit is contained in:
sofstam 2022-03-25 17:18:04 +01:00
parent 16bdc79cc0
commit 59d3f18a75

View file

@ -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"
}
}
}
}