changeset 2:bb0fd55b9d40 draft

planemo upload commit 837f0d5dd85818298078378260bfba6ebf796b24-dirty
author proteore
date Tue, 27 Feb 2018 12:04:04 -0500
parents fd65af8bf64f
children d7f909ae24d9
files README.rst tool_data_table_conf.xml.sample
diffstat 2 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README.rst	Fri Feb 16 04:39:51 2018 -0500
+++ b/README.rst	Tue Feb 27 12:04:04 2018 -0500
@@ -1,5 +1,5 @@
 Wrapper for Expression levels by tissue tool
-=========================
+============================================
 
 **Authors**
 
@@ -11,7 +11,7 @@
 
 Contact support@proteore.org for any questions or concerns about the Galaxy implementation of this tool.
 
-=========================
+=============================================
 
 This tool retrieve information from Human Protein Atlas (https://www.proteinatlas.org/) regarding the expression profiles of human genes both on the mRNA and protein level. 
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Tue Feb 27 12:04:04 2018 -0500
@@ -0,0 +1,7 @@
+<tables>
+    <!-- Location of Human Protein Atlas -->
+    <table name="proteinatlas" comment_char="#">
+      <columns>name, value, path</columns>
+      <file path="tool-data/proteinatlas.loc" />
+    </table>
+</tables>
\ No newline at end of file