changeset 3:c4ac72465a95 draft

planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
author dchristiany
date Fri, 19 Oct 2018 03:52:55 -0400
parents 1f1fb404255a
children ab5a054b90a2
files data_manager/resource_building.xml tool_data_table_conf.xml.sample
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/resource_building.xml	Fri Oct 19 03:50:20 2018 -0400
+++ b/data_manager/resource_building.xml	Fri Oct 19 03:52:55 2018 -0400
@@ -1,4 +1,4 @@
-<tool id="data_manager_proteore" name="Get source files for proteore tools" version="0.1" tool_type="manage_data">
+<tool id="data_manager_proteore" name="Get source files for proteore tools" version="0.2" 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 03:50:20 2018 -0400
+++ b/tool_data_table_conf.xml.sample	Fri Oct 19 03:52:55 2018 -0400
@@ -8,4 +8,8 @@
       <columns>name, value, path</columns>
       <file path="tool-data/proteinatlas.loc" />
     </table>
+    <table name="id_mapping_tab" comment_char="#">
+      <columns>name, value, path</columns>
+      <file path="tool-data/id_mapping.loc" />
+    </table>
 </tables>
\ No newline at end of file