diff tool_data_table_conf.xml.sample @ 4:78e7461e8946 draft

planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/
author fubar
date Fri, 14 Jun 2024 23:46:42 +0000
parents 3899b3091d4a
children f132065ac170
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Fri Jun 14 23:46:14 2024 +0000
+++ b/tool_data_table_conf.xml.sample	Fri Jun 14 23:46:42 2024 +0000
@@ -2,6 +2,6 @@
     <!-- Locations of dbkeys and len files under genome directory -->
     <table name="__dbkeys__" comment_char="#">
         <columns>value, name, len_path</columns>
-        <file path="tool-data/dbkeys.loc" />
+        <file path="test-data/dbkeys.loc" />
     </table>
 </tables>