comparison edgeR_Design_from_Expression_Matrix.xml @ 48:34cd814f2327 draft

Uploaded
author yhoogstrate
date Mon, 02 Jun 2014 08:13:56 -0400
parents 171f3cf6233d
children c86f1f86b3c1
comparison
equal deleted inserted replaced
47:777d15393584 48:34cd814f2327
43 43
44 $blocking_str 44 $blocking_str
45 #end for 45 #end for
46 #end if 46 #end if
47 47
48 -o $contrast_matrix 48 -o $design_matrix
49 </command> 49 </command>
50 50
51 <inputs> 51 <inputs>
52 <param format="tabular" name="expression_matrix" type="data" label="Expression matrix (read counts)" help="You can create a count matrix with the tool" /> 52 <param format="tabular" name="expression_matrix" type="data" label="Expression matrix (read counts)" help="You can create a count matrix with the tool" />
53 53