Mercurial > repos > iuc > bakta
view tool_data_table_conf.xml.test @ 6:3fda1f6855d2 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit c6b6aa652baa1f98f9c26a3d7c899575dfd00f29
| author | iuc |
|---|---|
| date | Mon, 02 Sep 2024 07:56:40 +0000 |
| parents | 25bbf4000eea |
| children |
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_versioned_database" comment_char="#"> <columns>value, name, db_version, path</columns> <file path="${__HERE__}/test-data/amrfinderplus_versioned_database.loc" /> </table> </tables>
