changeset 29:4c4e4d88779c draft

Uploaded
author stef
date Wed, 18 Jun 2014 05:33:04 -0400
parents 40ae95ad9d8c
children 647143d0c884
files QDNAseq.R
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/QDNAseq.R	Wed Jun 18 05:29:59 2014 -0400
+++ b/QDNAseq.R	Wed Jun 18 05:33:04 2014 -0400
@@ -284,7 +284,7 @@
 
 ## save objects to output dir
 saveRDS( readCounts, robjReadCoPath );
-saveRDS( copyNumbersSmooth, robjCopyNrPath );s
+saveRDS( copyNumbersSmooth, robjCopyNrPath );
 exportBins(copyNumbersSmooth, file=igvCopyNrName, format="igv")
 
 ## also save objects for galaxy history output if requested