diff tool_data_table_conf.xml.sample @ 17:1e45ea50f145 draft

planemo upload commit 640429adac783e2354f5caf12d7b6b81b8ddf54f-dirty
author proteore
date Thu, 07 Mar 2019 07:49:18 -0500
parents b6607b7e683f
children 5252bbcfbdd7
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Mon Jan 28 11:08:47 2019 -0500
+++ b/tool_data_table_conf.xml.sample	Thu Mar 07 07:49:18 2019 -0500
@@ -1,7 +1,15 @@
 <tables>
     <!-- Location of ID Mapping files for id_converter-->
-    <table name="proteore_id_mapping" comment_char="#">
-        <columns>id, name, value, path</columns>
-        <file path="tool-data/proteore_id_mapping.loc" />
+    <table name="proteore_id_mapping_Human" comment_char="#">
+      <columns>id, 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>
+      <file path="tool-data/proteore_id_mapping_Mouse.loc" />
+    </table>
+    <table name="proteore_id_mapping_Rat" comment_char="#">
+      <columns>id, name, species, value</columns>
+      <file path="tool-data/proteore_id_mapping_Rat.loc" />
     </table>
 </tables>
\ No newline at end of file