changeset 13:4fcc5e5c0902 draft

Uploaded
author proteore
date Mon, 27 Aug 2018 06:12:21 -0400
parents 9b0428ecefb8
children 659f1248f535
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Mon Aug 27 06:06:51 2018 -0400
+++ b/tool_data_table_conf.xml.sample	Mon Aug 27 06:12:21 2018 -0400
@@ -1,7 +1,7 @@
 <tables>
     <!-- Location of reference file for id_converter -->
     <table name="human_id_mapping" comment_char="#">
-      <columns>name, value, path</columns>
+      <columns>dbkey, name, value</columns>
       <file path="tool-data/human_id_mapping.loc" />
     </table>
 </tables>
\ No newline at end of file