Mercurial > repos > stef > qdnaseq
changeset 54:4ea771d6aa74 draft
Uploaded
author | stef |
---|---|
date | Wed, 06 Aug 2014 05:02:39 -0400 |
parents | 8434589e692c |
children | b85c575ac1e3 |
files | QDNAseq.R |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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" )