diff tool_data_table_conf.xml.sample @ 30:5231f398d784 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
author bgruening
date Tue, 20 Oct 2015 14:43:12 -0400
parents d957e25e18a3
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Tue Sep 16 13:46:05 2014 -0400
+++ b/tool_data_table_conf.xml.sample	Tue Oct 20 14:43:12 2015 -0400
@@ -1,7 +1,8 @@
+<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
 <tables>
-    <!-- Locations of 2bit sequence files for use in deepTools -->
-    <table name="deepTools_seqs" comment_char="#">
+    <!-- Locations of 2bit sequence files for use in Lastz -->
+    <table name="lastz_seqs" comment_char="#">
         <columns>value, name, path</columns>
-        <file path="tool-data/deepTools_seqs.loc" />
+        <file path="tool-data/lastz_seqs.loc" />
     </table>
 </tables>