diff rnbeads_galaxy_wrapper.sh @ 4:24ac7f1e60f6 draft

Uploaded dependencies
author pavlo-lutsik
date Wed, 17 Apr 2013 08:08:07 -0400
parents d1d0d07a8af4
children
line wrap: on
line diff
--- a/rnbeads_galaxy_wrapper.sh	Wed Apr 17 07:56:00 2013 -0400
+++ b/rnbeads_galaxy_wrapper.sh	Wed Apr 17 08:08:07 2013 -0400
@@ -1,4 +1,4 @@
 #!/bin/bash
 
-#Rscript  --slave $(dirname $(readlink -f $0))/RnBeadsGalaxy.R $*
-Rscript  --slave \$R_SCRIPTS_PATH/RnBeadsGalaxy.R $*
\ No newline at end of file
+Rscript --slave $(dirname $(readlink -f $0))/RnBeadsGalaxy.R $*
+#Rscript --slave \$R_SCRIPTS_PATH/RnBeadsGalaxy.R $*
\ No newline at end of file