Repository 'gred_rnaseq'
hg clone https://toolshed.g2.bx.psu.edu/repos/romaingred/gred_rnaseq

Changeset 10:3e1543335c06 (2017-11-17)
Previous changeset 9:6d489eaa00ec (2017-11-17) Next changeset 11:a9fcdf7991b9 (2017-11-17)
Commit message:
Uploaded
added:
tool_data_table_conf.xml.sample
b
diff -r 6d489eaa00ec -r 3e1543335c06 tool_data_table_conf.xml.sample
--- /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
b
@@ -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