mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-10 22:03:09 +00:00
Fix JSOn schema
This commit is contained in:
parent
96fecb2bfc
commit
3313b90453
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue