changeset 1:aab4a565c0e8 draft

Uploaded
author amawla
date Tue, 04 Aug 2015 15:25:43 -0400
parents 91ca33096034
children 2e3f0fbd745a
files edgeR.pl
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/edgeR.pl	Tue Jan 13 21:12:26 2015 -0500
+++ b/edgeR.pl	Tue Aug 04 15:25:43 2015 -0400
@@ -355,6 +355,7 @@
 		tab <- tab_tmp
 	} else tab <- cbind(tab, tab_tmp[,-1])
 }
+tab <- cbind(Feature=rownames(tab), tab)
 ";
 }
 print Rcmd "