Mercurial > repos > iuc > profile2cami
comparison tool_data_table_conf.xml.test @ 0:fef3330cf950 draft
planemo upload for repository https://github.com/shenwei356/taxonkit commit 695ea582a8d3bf7845dd4cddbc8b591e4b6c4e82
| author | iuc |
|---|---|
| date | Fri, 26 Jul 2024 09:25:45 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:fef3330cf950 |
|---|---|
| 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.test" /> | |
| 7 </table> | |
| 8 </tables> |
