Mercurial > repos > iuc > plasmidfinder
comparison tool_data_table_conf.xml.sample @ 3:e9813d6ac5ab draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/plasmidfinder commit 464661a59ed12a642d365f485a222764b55048a5
| author | iuc |
|---|---|
| date | Thu, 02 Mar 2023 14:57:54 +0000 |
| parents | f52df366f012 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:fe449898f872 | 3:e9813d6ac5ab |
|---|---|
| 1 <?xml version="1.0"?> | 1 |
| 2 <tables> | 2 <tables> |
| 3 <!-- Locations of plasmid database to plasmidfinder --> | 3 <!-- Locations of plasmidfinder database in the required format --> |
| 4 <table name="plasmidfinder_db" comment_char="#"> | 4 <table name="plasmidfinder_database" comment_char="#"> |
| 5 <columns>value, name, path</columns> | 5 <columns>value, name, date, path</columns> |
| 6 <file path="${__HERE__}/test-data/plasmidfinder_db.loc" /> | 6 <file path="tool-data/plasmidfinder_database.loc.sample" /> |
| 7 </table> | 7 </table> |
| 8 </tables> | 8 </tables> |
