Mercurial > repos > sblanck > smagexp
comparison MetaRNAseq.xml @ 2:f18413a94742 draft
planemo upload for repository https://github.com/sblanck/smagexp/tree/master/smagexp_tools commit b53a3997a880872df62a84370133b9a955e70418
author | sblanck |
---|---|
date | Thu, 22 Feb 2018 09:49:29 -0500 |
parents | 1024245abc70 |
children | 63355796cdc8 |
comparison
equal
deleted
inserted
replaced
1:a978d1560ea3 | 2:f18413a94742 |
---|---|
29 --htmltemplate ${__tool_directory__}/MetaRNASeq_tpl.html | 29 --htmltemplate ${__tool_directory__}/MetaRNASeq_tpl.html |
30 ]]> | 30 ]]> |
31 </command> | 31 </command> |
32 | 32 |
33 <inputs> | 33 <inputs> |
34 <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"/> | 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="diagnostic_html" label="Charts for ${tool.name} on ${on_string}"/> |