Mercurial > repos > yhoogstrate > edger_with_design_matrix
comparison edgeR_DGE.xml @ 20:1d5057b31cd2 draft
Uploaded
author | yhoogstrate |
---|---|
date | Thu, 09 Jan 2014 09:54:13 -0500 |
parents | 9c0a34f7dfae |
children | ad5d660ae693 |
comparison
equal
deleted
inserted
replaced
19:9c0a34f7dfae | 20:1d5057b31cd2 |
---|---|
21 $output_MDSplot | 21 $output_MDSplot |
22 $output_BCVplot | 22 $output_BCVplot |
23 $output_MAplot | 23 $output_MAplot |
24 smearPlot ' | 24 smearPlot ' |
25 > $output_R | 25 > $output_R |
26 2> >(grep -v 'Calculating sizes' 1>&2) | 26 2> >(grep -v 'Calculating library sizes' 1>&2) |
27 </command> | 27 </command> |
28 | 28 |
29 <inputs> | 29 <inputs> |
30 <param name="design_matrix" type="data" format="tabular" help="Design matrix" /> | 30 <param name="design_matrix" type="data" format="tabular" help="Design matrix" /> |
31 | 31 |