diff tool_data_table_conf.xml.sample @ 110:fa6ef7619bbd draft default tip

Uploaded
author bgruening
date Mon, 26 Jan 2015 13:10:16 -0500
parents 1463dc12d1a3
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Mon Jan 26 13:10:16 2015 -0500
@@ -0,0 +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>