Mercurial > repos > iuc > cami_amber_convert
comparison tool_data_table_conf.xml.sample @ 0:8754ed6f0096 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit eec9d5fede4b4b81bd163e00a1654bd33c589fb3
| author | iuc |
|---|---|
| date | Tue, 04 Jun 2024 11:41:24 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:8754ed6f0096 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- Locations of taxonomy data downloaded from NCBI --> | |
| 4 <table name="ncbi_taxonomy" comment_char="#"> | |
| 5 <columns>value, name, path</columns> | |
| 6 <file path="${__HERE__}/test-data/ncbi_taxonomy.loc" /> | |
| 7 </table> | |
| 8 </tables> |
