Mercurial > repos > marpiech > rnaseq_pro_workflow_tools
comparison countmatrixforedger.xml @ 5:4cdaf6059e84 draft default tip
planemo upload
| author | marpiech |
|---|---|
| date | Wed, 01 Feb 2017 10:29:17 -0500 |
| parents | 27e62af48a5a |
| children |
comparison
equal
deleted
inserted
replaced
| 4:2fee8da6aabb | 5:4cdaf6059e84 |
|---|---|
| 18 | 18 |
| 19 ]]> | 19 ]]> |
| 20 </command> | 20 </command> |
| 21 <inputs> | 21 <inputs> |
| 22 <repeat name="sample" title=""> | 22 <repeat name="sample" title=""> |
| 23 <param name="sample_data" type="data" format="data" label="" help="" /> | 23 <param name="sample_data" type="data" format="data" label="Output matrix from EDGE-pro (out_rpkm)" /> |
| 24 <param name="sample_name" type="text" label="" help="" /> | 24 <param name="sample_name" type="text" label="" help="Sample name" /> |
| 25 <param name="sample_group" type="text" label="" help="" /> | 25 <param name="sample_group" type="text" label="" help="Sample group name- it has to be the same string for each sample of this group" /> |
| 26 </repeat> | 26 </repeat> |
| 27 </inputs> | 27 </inputs> |
| 28 <outputs> | 28 <outputs> |
| 29 <data name="count_matrix" format="tabular" label="countMatrixForEdger: count matrix"/> | 29 <data name="count_matrix" format="tabular" label="countMatrixForEdger: count matrix"/> |
| 30 <data name="annotation" format="tabular" label="countMatrixForEdger: annotation"/> | 30 <data name="annotation" format="tabular" label="countMatrixForEdger: annotation"/> |
| 52 </test> | 52 </test> |
| 53 | 53 |
| 54 </tests> | 54 </tests> |
| 55 <help> | 55 <help> |
| 56 <![CDATA[ | 56 <![CDATA[ |
| 57 | |
| 57 ]]> | 58 ]]> |
| 58 </help> | 59 </help> |
| 59 <citations> | 60 <citations> |
| 60 <citation> | 61 <citation> |
| 61 </citation> | 62 </citation> |
