changeset 2:1f1fb404255a draft

planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
author dchristiany
date Fri, 19 Oct 2018 03:50:20 -0400
parents c60497a290e8
children c4ac72465a95
files data_manager/resource_building.xml data_manager_conf.xml tool_data_table_conf.xml.sample
diffstat 3 files changed, 3 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/resource_building.xml	Fri Oct 19 03:29:31 2018 -0400
+++ b/data_manager/resource_building.xml	Fri Oct 19 03:50:20 2018 -0400
@@ -1,4 +1,4 @@
-<tool id="data_manager_proteore" name="Get source files for proteore tools" version="2018.10.19" tool_type="manage_data">
+<tool id="data_manager_proteore" name="Get source files for proteore tools" version="0.1" tool_type="manage_data">
 <description>
 to create or update reference files for proteore tools
 </description>
--- a/data_manager_conf.xml	Fri Oct 19 03:29:31 2018 -0400
+++ b/data_manager_conf.xml	Fri Oct 19 03:50:20 2018 -0400
@@ -1,4 +1,4 @@
-<?xml version="2.0"?>
+<?xml version="1.0"?>
 <data_managers>
     <data_manager tool_file="data_manager/resource_building.xml" id="resource_building">
         <data_table name="proteinatlas">
@@ -29,4 +29,4 @@
             </output>
         </data_table>
     </data_manager>
-</data_managers>
+</data_managers>
\ No newline at end of file
--- a/tool_data_table_conf.xml.sample	Fri Oct 19 03:29:31 2018 -0400
+++ b/tool_data_table_conf.xml.sample	Fri Oct 19 03:50:20 2018 -0400
@@ -8,8 +8,4 @@
       <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