Repository 'srnapipe'
hg clone https://toolshed.g2.bx.psu.edu/repos/brasset_jensen/srnapipe

Changeset 10:5147682da025 (2017-12-20)
Previous changeset 9:4878b321f851 (2017-12-20) Next changeset 11:2ac343502096 (2017-12-20)
Commit message:
Uploaded
added:
tool_data_table_conf.xml.sample
b
diff -r 4878b321f851 -r 5147682da025 tool_data_table_conf.xml.sample
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample Wed Dec 20 10:07:38 2017 -0500
b
@@ -0,0 +1,7 @@
+<tables>
+    <!-- Locations of configurations -->
+    <table name="bwa_indexes" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/bwa_index.loc" />
+    </table>
+</tables>
\ No newline at end of file