# HG changeset patch
# User fubar
# Date 1718408802 0
# Node ID 78e7461e89469fd4ed08d2ebf8e472ecfc6ae4b7
# Parent  3899b3091d4a01fae54b0fa9a72ac3a37cf64d2a
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/

diff -r 3899b3091d4a -r 78e7461e8946 tool_data_table_conf.xml.sample
--- 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>