Mercurial > repos > iuc > bakta
diff tool_data_table_conf.xml.sample @ 4:25bbf4000eea draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit e2c4ab5546b135ff903545073c3223aab166d8f5
author | iuc |
---|---|
date | Mon, 24 Jul 2023 11:21:23 +0000 |
parents | 4abecd4a7d96 |
children | 3fda1f6855d2 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Fri Feb 10 14:19:17 2023 +0000 +++ b/tool_data_table_conf.xml.sample Mon Jul 24 11:21:23 2023 +0000 @@ -2,6 +2,10 @@ <tables> <table name="bakta_database" comment_char="#"> <columns>value, dbkey, bakta_version, path</columns> - <file path="tool-data/bakta_database.loc.sample" /> + <file path="tool-data/bakta_database.loc.sample"/> + </table> + <table name="amrfinderplus_database" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/amrfinderplus_database.loc.sample"/> </table> </tables>