changeset 49:19a24c0b13da draft

planemo upload commit 23c8d2008471f194131da1c7705c8bb0b6388236-dirty
author dchristiany
date Fri, 01 Feb 2019 10:42:24 -0500
parents 4b6c6f9b4de0
children 932950befe87
files data_manager/resource_building.xml tool_data_table_conf.xml.sample
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/resource_building.xml	Fri Feb 01 10:34:11 2019 -0500
+++ b/data_manager/resource_building.xml	Fri Feb 01 10:42:24 2019 -0500
@@ -1,4 +1,4 @@
-<tool id="data_manager_proteore" name="Get source files for proteore tools" version="2019.02.01.2" tool_type="manage_data">
+<tool id="data_manager_proteore" name="Get source files for proteore tools" version="2019.02.01.3" tool_type="manage_data">
 <description>
 to create or update reference files for proteore tools
 </description>
--- a/tool_data_table_conf.xml.sample	Fri Feb 01 10:34:11 2019 -0500
+++ b/tool_data_table_conf.xml.sample	Fri Feb 01 10:42:24 2019 -0500
@@ -22,6 +22,6 @@
     </table>
     <table name="proteore_humap_dictionaries" comment_char="#">
       <columns>id, name, value, path</columns>
-      <file path="tool-data/proteore_bioplex_dictionaries.loc" />
+      <file path="tool-data/proteore_humap_dictionaries.loc" />
     </table>
 </tables>