changeset 35:40ae44574624 draft

Uploaded
author stef
date Wed, 18 Jun 2014 07:45:19 -0400
parents 3716bb4260fd
children d5ed2f8fab83
files QDNAseq.xml
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/QDNAseq.xml	Wed Jun 18 06:02:20 2014 -0400
+++ b/QDNAseq.xml	Wed Jun 18 07:45:19 2014 -0400
@@ -9,6 +9,14 @@
 
   <description>Quantitative copy number abberation detection</description>
   
+  <!-- 
+  if case you want to use a specific R installation use the commented command block and set correct path
+  <command>
+     /ccagc/lib/R/R-3.1.0/bin/Rscript QDNAseq.R 
+    $qdnaseq_cfg
+  </command>
+  -->
+
   <command interpreter="Rscript">
     QDNAseq.R 
     $qdnaseq_cfg <!-- use a tmp config file to pass all params to R by source() -->