Mercurial > repos > iuc > metasbt_index
comparison tool_data_table_conf.xml.test @ 0:47189346d00d draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
| author | iuc |
|---|---|
| date | Fri, 22 Aug 2025 19:04:25 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:47189346d00d |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- Locations of MetaSBT databases in the required format --> | |
| 4 <table name="metasbt_databases" comment_char="#" allow_duplicate_entries="False"> | |
| 5 <columns>value, version, name, path</columns> | |
| 6 <file path="${__HERE__}/test-data/metasbt_databases.loc" /> | |
| 7 </table> | |
| 8 </tables> |
