changeset 5:1dc87bb457c7 draft

planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
author dchristiany
date Fri, 19 Oct 2018 04:14:34 -0400
parents ab5a054b90a2
children 9c75521e4a64
files data_manager/resource_building.xml tool_data_table_conf.xml.sample
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/resource_building.xml	Fri Oct 19 04:01:43 2018 -0400
+++ b/data_manager/resource_building.xml	Fri Oct 19 04:14:34 2018 -0400
@@ -1,4 +1,4 @@
-<tool id="data_manager_proteore" name="Get source files for proteore tools" version="0.3" tool_type="manage_data">
+<tool id="data_manager_proteore" name="Get source files for proteore tools" version="0.4" tool_type="manage_data">
 <description>
 to create or update reference files for proteore tools
 </description>
--- a/tool_data_table_conf.xml.sample	Fri Oct 19 04:01:43 2018 -0400
+++ b/tool_data_table_conf.xml.sample	Fri Oct 19 04:14:34 2018 -0400
@@ -8,4 +8,8 @@
       <columns>name, value, path</columns>
       <file path="tool-data/proteinatlas.loc" />
     </table>
-</tables>
\ No newline at end of file
+    <table name="id_mapping_tab" comment_char="#">
+      <columns>name, value, path</columns>
+      <file path="tool-data/id_mapping.loc" />
+    </table>
+</tables>