diff tool_data_table_conf.xml.sample @ 2:b3cd759a0064 draft default tip

Uploaded
author cschu
date Sun, 26 Jun 2016 17:04:24 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Sun Jun 26 17:04:24 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>