diff tool_data_table_conf.xml.sample @ 0:42d0805353b6 draft

planemo upload commit 0ce4c81e6d2f7af8c9b52f6c07e83b0319c2adb1-dirty
author proteore
date Wed, 19 Sep 2018 05:38:52 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Wed Sep 19 05:38:52 2018 -0400
@@ -0,0 +1,12 @@
+<tables>
+    <!-- location uniprot_kegg_list for find pathways tool-->
+    <table name='uniprot_kegg_list' comment_char="#">
+        <columns>name,date,organism,value</columns>
+        <file path="tool-data/uniprot_kegg_list.loc"/>
+    </table>
+    <!-- location entrez_kegg_list for find pathways tool-->
+    <table name='entrez_kegg_list' comment_char="#">
+        <columns>name,date,organism,value</columns>
+        <file path="tool-data/entrez_kegg_list.loc"/>
+    </table>
+</tables>