Mercurial > repos > yhoogstrate > edger_with_design_matrix
changeset 16:fba5577122a8 draft
Uploaded
| author | yhoogstrate | 
|---|---|
| date | Thu, 09 Jan 2014 08:58:20 -0500 | 
| parents | db9eb4b6f778 | 
| children | 8a9649241964 | 
| files | edgeR_DGE.xml | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/edgeR_DGE.xml Thu Jan 09 08:51:59 2014 -0500 +++ b/edgeR_DGE.xml Thu Jan 09 08:58:20 2014 -0500 @@ -43,7 +43,7 @@ <configfiles> <configfile name="R_script"> -library(edgeR) +library(edgeR,quietly=TRUE) ## enable quietly to avoid unnecessaity stderr dumping for loading limma ## Fetch commandline arguments args <- commandArgs(trailingOnly = TRUE)
