Mercurial > repos > yhoogstrate > edger_with_design_matrix
changeset 35:fab87cecb3e5 draft
Uploaded
author | yhoogstrate |
---|---|
date | Wed, 21 May 2014 05:36:33 -0400 |
parents | a36a9af266e5 |
children | 185effd01633 |
files | edgeR_Differential_Gene_Expression.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/edgeR_Differential_Gene_Expression.xml Wed May 21 05:14:57 2014 -0400 +++ b/edgeR_Differential_Gene_Expression.xml Wed May 21 05:36:33 2014 -0400 @@ -282,7 +282,7 @@ ##output_hierarchical_clustering_plot = args[13] ##output_heatmap_plot = args[14] - if(output_RData_obj != "/dev/null/") { + if(output_RData_obj != "/dev/null") { save.image(output_RData_obj) }