# HG changeset patch # User stef # Date 1403085407 14400 # Node ID 794a9cf2b2edf9cb05426782aa441e7b54122ec3 # Parent 2517af3f347595d113d108a44e669d81a38a31eb Uploaded diff -r 2517af3f3475 -r 794a9cf2b2ed QDNAseq.R --- a/QDNAseq.R Wed Jun 18 05:53:54 2014 -0400 +++ b/QDNAseq.R Wed Jun 18 05:56:47 2014 -0400 @@ -249,8 +249,8 @@ robjCopyNrPath <- paste( outputPath, '/', robjCopyNrName, sep="") robjCalledPath <- paste( outputPath, '/', robjCalledName, sep="") robjRegionPath <- paste( outputPath, '/', regiOutputName, sep="") -igv_calledPath <- paste( outputPath, '/', igvCalledName, sep="") -igv_copyNrPath <- paste( outputPath, '/', igvCopyNrName, sep="") +igvCalledPath <- paste( outputPath, '/', igvCalledName, sep="") +igvCopyNrPath <- paste( outputPath, '/', igvCopyNrName, sep="") ## ------------------------