diff tool_data_table_conf.xml.sample @ 26:ba7e820efc95 draft

planemo upload commit 03015f58ac7e7ba3cc44ba0d8899eacfaaf5a134-dirty
author proteore
date Thu, 09 May 2019 04:34:59 -0400
parents 808eb70bd78d
children 01f8897b1499
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Thu May 09 04:18:13 2019 -0400
+++ b/tool_data_table_conf.xml.sample	Thu May 09 04:34:59 2019 -0400
@@ -1,15 +1,15 @@
 <tables>
     <!-- Location of ID Mapping files for id_converter-->
     <table name="proteore_id_mapping_Human" comment_char="#">
-      <columns>id, name, species, value</columns>
+      <columns>id, release, name, value, path</columns>
       <file path="tool-data/proteore_id_mapping_Human.loc" />
     </table>
     <table name="proteore_id_mapping_Mouse" comment_char="#">
-      <columns>id, name, species, value</columns>
+      <columns>id, release, name, value, path</columns>
       <file path="tool-data/proteore_id_mapping_Mouse.loc" />
     </table>
     <table name="proteore_id_mapping_Rat" comment_char="#">
-      <columns>id, name, species, value</columns>
+      <columns>id, release, name, value, path</columns>
       <file path="tool-data/proteore_id_mapping_Rat.loc" />
     </table>
 </tables>
\ No newline at end of file