# HG changeset patch
# User iuc
# Date 1492119701 14400
# Node ID f0747a2812474904c9cd8755841e0d6c25179f29
# Parent 31f2ab4d1cac15f90caf0bd6811147dd90e4827f
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 9d03fe38504a35d11660dadb44cb1beee32fcf4e
diff -r 31f2ab4d1cac -r f0747a281247 bcftools_plugin_mendelian.xml
--- a/bcftools_plugin_mendelian.xml Sat Mar 11 18:02:21 2017 -0500
+++ b/bcftools_plugin_mendelian.xml Thu Apr 13 17:41:41 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 @@