diff tool_data_table_conf.xml.sample @ 15:83f57ba70416 draft

planemo upload commit 8040003119a3d54866ec6ee9b9f659f2af554817-dirty
author dchristiany
date Tue, 15 Jan 2019 04:29:28 -0500
parents a1530507fee4
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Fri Jan 04 06:11:49 2019 -0500
+++ b/tool_data_table_conf.xml.sample	Tue Jan 15 04:29:28 2019 -0500
@@ -8,8 +8,16 @@
       <columns>id, name, value, path</columns>
       <file path="tool-data/proteore_protein_atlas.loc" />
     </table>
-    <table name="proteore_id_mapping_dictionaries" comment_char="#">
+    <table name="proteore_id_mapping" comment_char="#">
+      <columns>id, name, value, path</columns>
+      <file path="tool-data/proteore_id_mapping.loc" />
+    </table>
+    <table name="proteore_biogrid_dictionaries" comment_char="#">
       <columns>id, name, value, path</columns>
-      <file path="tool-data/proteore_id_mapping_dictionaries.loc" />
+      <file path="tool-data/proteore_biogrid_dictionaries.loc" />
+    </table>
+    <table name="proteore_bioplex_dictionaries" comment_char="#">
+      <columns>id, name, value, path</columns>
+      <file path="tool-data/proteore_bioplex_dictionaries.loc" />
     </table>
 </tables>