diff MetaRNAseq.xml @ 21:f953fdee364c draft

planemo upload for repository https://github.com/sblanck/smagexp/tree/master/smagexp_tools commit ecb5d3451f1623e0cc649ac5197e66995ce19eef-dirty
author sblanck
date Thu, 22 Feb 2018 10:19:47 -0500
parents ef7d98f9eb51
children 49ce6fbe11de
line wrap: on
line diff
--- a/MetaRNAseq.xml	Mon Jan 15 04:50:08 2018 -0500
+++ b/MetaRNAseq.xml	Thu Feb 22 10:19:47 2018 -0500
@@ -31,12 +31,12 @@
     </command>
 
     <inputs>
-        <param format="tabular" name="inputList" multiple="true" type="data" optional="false" label="Counts file" help="Must have the same number of row in each study. The experimental conditions must be specified in the header of each file"/>
+        <param format="tabular" name="inputs" multiple="true" type="data" optional="false" label="Counts file" help="Must have the same number of row in each study. The experimental conditions must be specified in the header of each file"/>
     </inputs>
 
     <outputs>
         <data format="tabular" name="top_table" label="Summary of meta-analysis and single studie analysis from ${tool.name} on ${on_string}"/>
-        <data format="html" name="diagnostic_html" label="Charts for ${tool.name} on ${on_string}"/>
+        <data format="html" name="result_html" label="Charts for ${tool.name} on ${on_string}"/>
     </outputs>
     
     <tests>