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

Fix JSOn schema

This commit is contained in:
James Fellows Yates 2022-06-03 13:50:48 +02:00
parent 96fecb2bfc
commit 3313b90453

View file

@ -418,7 +418,7 @@
"longread_qc_target_bases": { "longread_qc_target_bases": {
"type": "integer", "type": "integer",
"default": 500000000 "default": 500000000
} },
"malt_save_reads": { "malt_save_reads": {
"type": "boolean" "type": "boolean"
}, },