Mercurial > repos > abaizan > kodoja
view tool_data_table_conf.xml.sample @ 3:d4111d1de76f draft default tip
v0.0.8, expose kodoja_VRL.tsv output
author | peterjc |
---|---|
date | Fri, 14 Sep 2018 09:55:56 -0400 |
parents | 18fe33eb7775 |
children |
line wrap: on
line source
<?xml version="1.0"?> <tables> <!-- Locations of Kraken databases --> <!-- This is intended to match the devteam/kraken suite --> <table name="kraken_databases" comment_char="#"> <columns>value, name, path</columns> <file path="tool-data/kraken_databases.loc" /> </table> <!-- Locations of Kaiju databases --> <!-- This is intended to match any kaiju-only wrapper --> <table name="kaiju_databases" comment_char="#"> <columns>value, name, path</columns> <file path="tool-data/kaiju_databases.loc" /> </table> </tables>