Mercurial > repos > bgruening > sylph_query
comparison tool_data_table_conf.xml.sample @ 0:d2a4c2cb8779 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
| author | bgruening |
|---|---|
| date | Fri, 23 May 2025 09:49:04 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:d2a4c2cb8779 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- Locations of Sylph database in the required format --> | |
| 4 <table name="sylph_databases" comment_char="#"> | |
| 5 <columns>value, name, path, clade, sylph_tax_identifier, version</columns> | |
| 6 <file path="sylph_databases.loc"/> | |
| 7 </table> | |
| 8 <!-- Locations of Sylph taxonomy metadata files --> | |
| 9 <table name="sylph_tax_database" comment_char="#"> | |
| 10 <columns>value, name, path, version</columns> | |
| 11 <file path="sylph_tax_database.loc"/> | |
| 12 </table> | |
| 13 </tables> |
