Mercurial > repos > iuc > profile2cami
comparison tool_data_table_conf.xml.sample @ 3:51986e857666 draft
planemo upload for repository https://github.com/shenwei356/taxonkit commit 5607ad57d394e88c2b8b22f5bf4475b729d95c26
| author | iuc |
|---|---|
| date | Thu, 15 Aug 2024 13:34:18 +0000 |
| parents | f3ad4035d3b8 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:0d0dc6ad3e93 | 3:51986e857666 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tables> | 2 <tables> |
| 3 <!-- Locations of taxonomy data downloaded from NCBI --> | 3 <!-- Locations of taxonomy data downloaded from NCBI --> |
| 4 <table name="ncbi_taxonomy" comment_char="#"> | 4 <table name="ncbi_taxonomy" comment_char="#"> |
| 5 <columns>value, name, path</columns> | 5 <columns>value, name, path</columns> |
| 6 <file path="${__HERE__}/test-data/ncbi_taxonomy.loc.test" /> | 6 <file path="tool-data/ncbi_taxonomy.loc" /> |
| 7 </table> | 7 </table> |
| 8 </tables> | 8 </tables> |
