Mercurial > repos > pimarin > abromicsextractor
comparison tool_data_table_conf.xml.test @ 0:a157d29ef11d draft default tip
planemo upload commit 4b30072ce6fff8554976af6fb4fce92069d39a6e
author | pimarin |
---|---|
date | Mon, 15 May 2023 14:20:18 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:a157d29ef11d |
---|---|
1 <?xml version="1.0"?> | |
2 <tables> | |
3 <table name="bakta_database" comment_char="#"> | |
4 <columns>value, dbkey, bakta_version, path</columns> | |
5 <file path="${__HERE__}/test-data/bakta_database.loc" /> | |
6 </table> | |
7 <table name="amrfinderplus_database" comment_char="#"> | |
8 <columns>value, name, path</columns> | |
9 <file path="${__HERE__}/test-data/amrfinderplus_database.loc" /> | |
10 | |
11 </table> | |
12 </tables> |