changeset 10:3e1543335c06 draft

Uploaded
author romaingred
date Fri, 17 Nov 2017 03:41:02 -0500
parents 6d489eaa00ec
children a9fcdf7991b9
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Fri Nov 17 03:41:02 2017 -0500
@@ -0,0 +1,6 @@
+<tables>
+    <table name="bed_pipe" comment_char="#">
+        <columns>value, name, path</columns>
+        <file path="${__HERE__}/test-data/bed_pipe.loc" />
+    </table>
+</tables>
\ No newline at end of file