changeset 17:aa1eda63b53d draft

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