diff tool_data_table_conf.xml.sample @ 76:d54881c558b8 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
author iuc
date Fri, 02 Oct 2015 17:54:07 -0400
parents 09b65c12a75a
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Tue Sep 22 13:18:01 2015 -0400
+++ b/tool_data_table_conf.xml.sample	Fri Oct 02 17:54:07 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>