changeset 15:52637de3528a draft

Uploaded
author chrisw
date Wed, 13 Nov 2019 22:56:12 +0000
parents e29807729c44
children d2fbaea62891
files data_manager_monorail_index/tool_data_table_conf.xml.sample
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager_monorail_index/tool_data_table_conf.xml.sample	Wed Nov 13 22:41:03 2019 +0000
+++ b/data_manager_monorail_index/tool_data_table_conf.xml.sample	Wed Nov 13 22:56:12 2019 +0000
@@ -1,7 +1,8 @@
 <?xml version="1.0"?>
 <tables>
-    <table name="monorail_index" comment_char="#">
+    <!-- Locations of gene annotation data -->
+    <table name="gene_annotation" comment_char="#">
         <columns>value, dbkey, name, path</columns>
-        <file path="tool-data/monorail_index.loc" />
+        <file path="tool-data/gene_annotation.loc" />
     </table>
-</tables>
+</tables>
\ No newline at end of file