# HG changeset patch # User deepakjadmin # Date 1443079753 14400 # Node ID 277c17414f173fb9a37057763fa8e5710fab13dd # Parent 3e852cd7f52822f8096e662868b2474f8ebff643 Uploaded diff -r 3e852cd7f528 -r 277c17414f17 rtest.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rtest.xml Thu Sep 24 03:29:13 2015 -0400 @@ -0,0 +1,23 @@ + + R version and installation test + + R_ROOT_DIR + R + limma + + GALAXY_ROOT_DIR=`pwd`; + echo \$GALAXY_ROOT_DIR > $log 2>&1; + cd ../../../../; + GALAXY_ROOT_DIR=`pwd`; + echo \$GALAXY_ROOT_DIR > $log 2>&1; + \$R_ROOT_DIR/bin/Rscript \${GALAXY_ROOT_DIR}/tools/toop2/test.R $output > $log 2>&1 + + + + + + + + + +