# HG changeset patch # User stef # Date 1403083984 14400 # Node ID 4c4e4d88779c854646596a277712ecd7b3786fc2 # Parent 40ae95ad9d8c19b6ab25341e95c2f08894933768 Uploaded diff -r 40ae95ad9d8c -r 4c4e4d88779c QDNAseq.R --- 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