diff tool_data_table_conf.xml.sample @ 18:5252bbcfbdd7 draft

planemo upload commit dc6d9d8f1808c4c6bcc42ac6861a8b811e4cee58-dirty
author proteore
date Fri, 10 May 2019 10:38:46 -0400
parents 1e45ea50f145
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Thu Mar 07 07:49:18 2019 -0500
+++ b/tool_data_table_conf.xml.sample	Fri May 10 10:38:46 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, species, value</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, species, value</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, species, value</columns>
       <file path="tool-data/proteore_id_mapping_Rat.loc" />
     </table>
 </tables>
\ No newline at end of file