diff 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
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Thu Aug 15 09:49:43 2024 +0000
+++ b/tool_data_table_conf.xml.sample	Thu Aug 15 13:34:18 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="${__HERE__}/test-data/ncbi_taxonomy.loc.test" />
+        <file path="tool-data/ncbi_taxonomy.loc" />
     </table>
 </tables>