changeset 25:0405d636d8e1 draft

planemo upload commit e694c4b0df30a4286ba09721696e8ec3af25fd97-dirty
author dchristiany
date Thu, 24 Jan 2019 10:48:53 -0500
parents 9c96665d8089
children 1b2a6f3de0fc
files data_manager/resource_building.xml tool_data_table_conf.xml tool_data_table_conf.xml.sample
diffstat 3 files changed, 24 insertions(+), 24 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/resource_building.xml	Tue Jan 22 10:22:28 2019 -0500
+++ b/data_manager/resource_building.xml	Thu Jan 24 10:48:53 2019 -0500
@@ -1,4 +1,4 @@
-<tool id="data_manager_proteore" name="Get source files for proteore tools" version="2019.01.22" tool_type="manage_data">
+<tool id="data_manager_proteore" name="Get source files for proteore tools" version="2019.01.24" tool_type="manage_data">
 <description>
 to create or update reference files for proteore tools
 </description>
--- a/tool_data_table_conf.xml	Tue Jan 22 10:22:28 2019 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-<?xml version="1.0"?>
-<tables>
-    <table name='proteore_peptide_atlas' comment_char="#">
-      <columns>id, name, tissue, value</columns>
-      <file path="tool-data/proteore_peptide_atlas.loc"/>
-    </table>
-    <table name="proteore_protein_atlas" comment_char="#">
-      <columns>id, name, value, path</columns>
-      <file path="tool-data/proteore_protein_atlas.loc" />
-    </table>
-    <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_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>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Thu Jan 24 10:48:53 2019 -0500
@@ -0,0 +1,23 @@
+<?xml version="1.0"?>
+<tables>
+    <table name='proteore_peptide_atlas' comment_char="#">
+      <columns>id, name, tissue, value</columns>
+      <file path="tool-data/proteore_peptide_atlas.loc"/>
+    </table>
+    <table name="proteore_protein_atlas" comment_char="#">
+      <columns>id, name, value, path</columns>
+      <file path="tool-data/proteore_protein_atlas.loc" />
+    </table>
+    <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_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>