diff gffdm/tool_data_table_conf.xml.sample @ 0:5ef1c072f07c draft

Uploaded
author cschu
date Sun, 26 Jun 2016 16:53:36 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gffdm/tool_data_table_conf.xml.sample	Sun Jun 26 16:53:36 2016 -0400
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<tables>
+    <!-- Locations of Kraken database in the required format -->
+    <table name="gene_sets" comment_char="#">
+        <columns>value, dbkey, path, provider, ref</columns>
+        <file path="tool-data/gene_sets.loc" />
+    </table>
+</tables>