Mercurial > repos > iuc > plasmidfinder
comparison tool_data_table_conf.xml.test @ 0:f52df366f012 draft
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
| author | iuc |
|---|---|
| date | Mon, 19 Sep 2022 08:46:59 +0000 |
| parents | |
| children | e9813d6ac5ab |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:f52df366f012 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- Locations of plasmid database to plasmidfinder --> | |
| 4 <table name="plasmidfinder_db" comment_char="#"> | |
| 5 <columns>value, name, path</columns> | |
| 6 <file path="${__HERE__}/test-data/plasmidfinder_db.loc" /> | |
| 7 </table> | |
| 8 </tables> |
