Mercurial > repos > thanhlv > bakta
comparison tool_data_table_conf.xml.test @ 0:170d4ee525f2 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit 6b06711cfba45855d5a992ed1c73c472eaef644f-dirty
| author | thanhlv |
|---|---|
| date | Fri, 28 Apr 2023 16:42:45 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:170d4ee525f2 |
|---|---|
| 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> |
