# HG changeset patch # User stef # Date 1407315759 14400 # Node ID 4ea771d6aa741afc0b06e1debd0fc53310aa7fb2 # Parent 8434589e692c478339e0ade627dbd391cab0b80d Uploaded diff -r 8434589e692c -r 4ea771d6aa74 QDNAseq.R --- a/QDNAseq.R Wed Aug 06 03:58:29 2014 -0400 +++ b/QDNAseq.R Wed Aug 06 05:02:39 2014 -0400 @@ -156,7 +156,7 @@ CSS_FILE <- paste( TOOL_PATH, '/QDNAseq.css', sep="" ) DECIMALS <- 3 WEB_LINK <- 'http://www.bioconductor.org/packages/release/bioc/html/QDNAseq.html' -PAR_SET <- list( pch=19 ) +PAR_SET <- list( pch=22 ) catMsg( "Starting QDNAseq wrapper" ) catMsg( "Loading R libraries" )