1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-11-13 06:33:09 +00:00

Add Krona taxonomy DB to schema build

This commit is contained in:
James Fellows Yates 2022-06-30 18:36:13 +02:00
parent 02c06b9f7b
commit 97e6cdf4b4

View file

@ -438,6 +438,10 @@
},
"run_krona": {
"type": "boolean"
},
"krona_taxonomy_directory": {
"type": "string",
"default": null
}
}
}