diff data_manager_gene_annotation/tool_data_table_conf.xml.sample @ 0:0442068f5c91 draft

Uploaded
author scottx611x
date Tue, 26 Apr 2016 13:33:16 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/data_manager_gene_annotation/tool_data_table_conf.xml.sample	Tue Apr 26 13:33:16 2016 -0400
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<tables>
+    <!-- Locations of gene annotation data -->
+    <table name="gene_annotation" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/gene_annotation.loc" />
+    </table>
+</tables>
\ No newline at end of file