# HG changeset patch
# User bgruening
# Date 1389949456 18000
# Node ID a8dc71379df077103bb8284d401cc2dee71bc4ad
# Parent b1b96b6ed60c0b6b87ef4f32caa9b456167bd05a
Uploaded
diff -r b1b96b6ed60c -r a8dc71379df0 diffbind.R
--- a/diffbind.R Thu Jan 16 04:17:16 2014 -0500
+++ b/diffbind.R Fri Jan 17 04:04:16 2014 -0500
@@ -27,9 +27,7 @@
q(status=1);
}
-
library('DiffBind')
-# used to save to BED, GFF or WIG format
if ( !is.null(opt$plots) ) {
pdf(opt$plots)
diff -r b1b96b6ed60c -r a8dc71379df0 diffbind.xml
--- a/diffbind.xml Thu Jan 16 04:17:16 2014 -0500
+++ b/diffbind.xml Fri Jan 17 04:04:16 2014 -0500
@@ -6,6 +6,7 @@
R_3_0_1
deseq2
diffbind
+ DIFFBIND_SCRIPT_PATH
## seems that diffbind also needs file extensions to work properly
@@ -18,7 +19,7 @@
#set $counter = $counter + 1
#end for
- Rscript /usr/local/galaxy/shed_tools/testtoolshed.g2.bx.psu.edu/repos/bgruening/diffbind/7929c8b3f6f9/diffbind/diffbind.R
+ Rscript \$AUGUSTUS_SCRIPT_PATH/diffbind.R
-i $infile
-o $outfile
-p $plots
diff -r b1b96b6ed60c -r a8dc71379df0 tool_dependencies.xml
--- a/tool_dependencies.xml Thu Jan 16 04:17:16 2014 -0500
+++ b/tool_dependencies.xml Fri Jan 17 04:04:16 2014 -0500
@@ -4,9 +4,11 @@
-
+
-
+
+ $REPOSITORY_INSTALL_DIR
+