Mercurial > repos > iuc > bakta
view tool_data_table_conf.xml.test @ 5:728dacaf08a9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit 5ab93133efa5de410e992919c4e841807fb43b55
author | iuc |
---|---|
date | Sat, 16 Sep 2023 09:01:39 +0000 |
parents | 3f0aa1b3e816 |
children | ba6990f72184 |
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>