Mercurial > repos > iuc > metabuli
comparison tool_data_table_conf.xml.sample @ 0:b01d6b38f779 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit d093bc33200eb4b4332e0b5845ef189e48fdb37a
| author | iuc |
|---|---|
| date | Tue, 04 Jun 2024 11:49:21 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:b01d6b38f779 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- Locations of indexes in the Bowtie mapper format --> | |
| 4 <table name="metabuli_databases" comment_char="#"> | |
| 5 <columns>value, name, version, path</columns> | |
| 6 <file path="tool-data/metabuli_databases.loc" /> | |
| 7 </table> | |
| 8 <table name="taxonomy" comment_char="#"> | |
| 9 <columns>value, name, path</columns> | |
| 10 <file path="tool-data/taxonomy.loc" /> | |
| 11 </table> | |
| 12 </tables> |
