Mercurial > repos > iuc > bakta
view tool_data_table_conf.xml.test @ 2:4abecd4a7d96 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit 74f8fe2e7de713920026d372b28c73adb04ee97c
author | iuc |
---|---|
date | Wed, 21 Dec 2022 20:59:01 +0000 |
parents | fc31d760b233 |
children | b3edcb5f2a64 |
line wrap: on
line source
<?xml version="1.0"?> <tables> <table name="bakta_database" comment_char="#"> <columns>value, dbkey, bakta_version, path</columns> <file path="${__HERE__}/test-data/bakta_database.loc" /> </table> <table name="amrfinderplus_database" comment_char="#"> <columns>value, name, path</columns> <file path="${__HERE__}/test-data/amrfinderplus_database.loc" /> </table> </tables>