diff tool_data_table_conf.xml.sample @ 0:2de84fea8367 draft

planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
author dchristiany
date Thu, 18 Oct 2018 12:16:09 -0400
parents
children 1f1fb404255a
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Thu Oct 18 12:16:09 2018 -0400
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<tables>
+    <table name='peptide_atlas' comment_char="#">
+        <columns>tissue,name,value</columns>
+        <file path="tool-data/peptide_atlas.loc"/>
+    </table>
+    <table name="proteinatlas" comment_char="#">
+      <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