Mercurial > repos > iuc > profile2cami
diff tool_data_table_conf.xml.sample @ 1:f3ad4035d3b8 draft
planemo upload for repository https://github.com/shenwei356/taxonkit commit 703018a5f716e73f2bace7fffee12ae4329fb2c2
| author | iuc |
|---|---|
| date | Wed, 14 Aug 2024 18:00:37 +0000 |
| parents | fef3330cf950 |
| children | 51986e857666 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Fri Jul 26 09:25:45 2024 +0000 +++ b/tool_data_table_conf.xml.sample Wed Aug 14 18:00:37 2024 +0000 @@ -3,6 +3,6 @@ <!-- Locations of taxonomy data downloaded from NCBI --> <table name="ncbi_taxonomy" comment_char="#"> <columns>value, name, path</columns> - <file path="tool-data/ncbi_taxonomy.loc" /> + <file path="${__HERE__}/test-data/ncbi_taxonomy.loc.test" /> </table> </tables>
