# HG changeset patch
# User iuc
# Date 1492114908 14400
# Node ID 8fa5f4cf9797ae786c342a7b39d601b3ec1314a4
# Parent 0e2e495eec5864f15bd7554bcc147bfe45883e79
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 10853682ffb2e9776256bb63c899ef5c5fe0007e
diff -r 0e2e495eec58 -r 8fa5f4cf9797 bcftools_plugin_mendelian.xml
--- a/bcftools_plugin_mendelian.xml Sat Mar 11 17:54:18 2017 -0500
+++ b/bcftools_plugin_mendelian.xml Thu Apr 13 16:21:48 2017 -0400
@@ -13,6 +13,7 @@
@PREPARE_INPUT_FILE@
#set $section = $sec_restrict
@PREPARE_TARGETS_FILE@
+@PREPARE_REGIONS_FILE@
bcftools plugin @EXECUTABLE@
@@ -53,7 +54,7 @@
#end if
#end if
2> tmp_stderr
-> "$output_file"
+> '$output_file'
&& cat tmp_stderr
]]>
@@ -84,8 +85,8 @@
-
-
+
+
@@ -105,8 +106,8 @@
@@ -121,6 +122,7 @@