comparison edgeR_Design_from_Expression_Matrix.xml @ 94:46745f5666ac draft

Added test
author yhoogstrate
date Sat, 28 Mar 2015 08:09:03 -0400
parents b2738b4d7c8c
children
comparison
equal deleted inserted replaced
93:31335aa52b2e 94:46745f5666ac
86 86
87 <outputs> 87 <outputs>
88 <data format="tabular" name="design_matrix" label="Design matrix" /> 88 <data format="tabular" name="design_matrix" label="Design matrix" />
89 </outputs> 89 </outputs>
90 90
91
92 <tests>
93 <test>
94 <param name="expression_matrix" value="GSE51403/GSE51403_expression_matrix_full.txt" />
95
96 <!-- <repeat name="treatments"> -->
97 <param name="treatments_0|name" value="Treatment" />
98 <!-- <repeat name="rep_factorLevel"> -->
99 <param name="treatments_0|rep_factorLevel_0|factorLevel" value="Control" />
100 <param name="treatments_0|rep_factorLevel_0|factorIndex" value="2,3,4,5,6,7,8" />
101 <!-- </repeat> -->
102 <!-- <repeat name="rep_factorLevel"> -->
103 <param name="treatments_0|rep_factorLevel_1|factorLevel" value="E2" />
104 <param name="treatments_0|rep_factorLevel_1|factorIndex" value="9,10,11,12,13,14,15" />
105 <!-- </repeat> -->
106 <!-- </repeat> -->
107
108 <conditional name="choose_blocking">
109 <param value="false" />
110 </conditional>
111
112 <output name="design_matrix" file="GSE51403/GSE51403_design_matrix_full_depth.txt" />
113 </test>
114 </tests>
115
91 <help> 116 <help>
92 edgeR: Design- from Expression matrix 117 edgeR: Design- from Expression matrix
93 ##################################### 118 #####################################
94 119
95 Overview 120 Overview
122 147
123 http://toolshed.g2.bx.psu.edu 148 http://toolshed.g2.bx.psu.edu
124 149
125 http://testtoolshed.g2.bx.psu.edu/ 150 http://testtoolshed.g2.bx.psu.edu/
126 </help> 151 </help>
152
153 <citations>
154 <citation type="doi">10.1093/bioinformatics/btp616</citation>
155 <citation type="doi">10.1093/bioinformatics/btt688</citation>
156 </citations>
127 </tool> 157 </tool>