diff tool_data_table_conf.xml.sample @ 20:b649c729be4c

Change tool data table to defuse_reference
author Jim Johnson <jj@umn.edu>
date Mon, 24 Jun 2013 07:01:48 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Mon Jun 24 07:01:48 2013 -0500
@@ -0,0 +1,7 @@
+<tables>
+    <!-- Locations of all fasta files under genome directory -->
+    <table name="defuse_reference" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/defuse_reference.loc" />
+    </table>
+</tables>