diff tool_data_table_conf.xml.sample @ 46:b716d69ac94b

Uploaded
author bgruening
date Fri, 02 Aug 2013 12:48:54 -0400
parents ef436465bf16
children
line wrap: on
line diff
--- a/ tool_data_table_conf.xml.sample	Fri Aug 02 12:43:55 2013 -0400
+++ b/ tool_data_table_conf.xml.sample	Fri Aug 02 12:48:54 2013 -0400
@@ -1,3 +1,7 @@
 <tables>
-
+    <!-- Locations of 2bit sequence files for use in deepTools -->
+    <table name="deepTools_seqs" comment_char="#">
+        <columns>value, name, path</columns>
+        <file path="tool-data/deepTools_seqs.loc" />
+    </table>
 </tables>