comparison MetaRNAseq.xml @ 3:63355796cdc8 draft

planemo upload for repository https://github.com/sblanck/smagexp/tree/master/smagexp_tools commit ecb5d3451f1623e0cc649ac5197e66995ce19eef
author sblanck
date Thu, 22 Feb 2018 10:10:34 -0500
parents f18413a94742
children 3ce32282f6a4
comparison
equal deleted inserted replaced
2:f18413a94742 3:63355796cdc8
34 <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"/> 34 <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"/>
35 </inputs> 35 </inputs>
36 36
37 <outputs> 37 <outputs>
38 <data format="tabular" name="top_table" label="Summary of meta-analysis and single studie analysis from ${tool.name} on ${on_string}"/> 38 <data format="tabular" name="top_table" label="Summary of meta-analysis and single studie analysis from ${tool.name} on ${on_string}"/>
39 <data format="html" name="diagnostic_html" label="Charts for ${tool.name} on ${on_string}"/> 39 <data format="html" name="result_html" label="Charts for ${tool.name} on ${on_string}"/>
40 </outputs> 40 </outputs>
41 41
42 <tests> 42 <tests>
43 43
44 </tests> 44 </tests>