# HG changeset patch
# User geert-vandeweyer
# Date 1399874786 14400
# Node ID 2572b6f85654d85503e28d1836abb7e064196a55
# Parent 76aff7bca1b2ae9f4765a11385b47976199b5766
added samtools requirement to splitonrg
diff -r 76aff7bca1b2 -r 2572b6f85654 SplitOnRg.xml
--- a/SplitOnRg.xml Tue Feb 18 05:06:20 2014 -0500
+++ b/SplitOnRg.xml Mon May 12 02:06:26 2014 -0400
@@ -2,6 +2,8 @@
bamtools
+ samtools
+
SplitOnRg.pl -i '$input1' -o $output1 -O $output1.id -k $dbkey -p $__new_file_path__
diff -r 76aff7bca1b2 -r 2572b6f85654 tool_dependencies.xml
--- a/tool_dependencies.xml Tue Feb 18 05:06:20 2014 -0500
+++ b/tool_dependencies.xml Mon May 12 02:06:26 2014 -0400
@@ -3,4 +3,8 @@
+
+
+
+