# HG changeset patch # User iuc # Date 1664213122 0 # Node ID 9891ba926fbefefad7a37a7b21421abd64ee9388 # Parent 7f0c5f32d68bb6d2456f803d72bfc601d458d047 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 087a38fc2eade9f3a286d672ba61571b0b69a797 diff -r 7f0c5f32d68b -r 9891ba926fbe bcftools_plugin_setgt.xml --- a/bcftools_plugin_setgt.xml Tue Sep 20 12:26:24 2022 +0000 +++ b/bcftools_plugin_setgt.xml Mon Sep 26 17:25:22 2022 +0000 @@ -19,8 +19,6 @@ ## VCF input section #set $section = $sec_restrict -@INCLUDE@ -@EXCLUDE@ @REGIONS@ @TARGETS@ @@ -35,6 +33,10 @@ -- --target-gt '$section.target_gt' --new-gt '$section.new_gt' + +#set $section = $sec_restrict +@INCLUDE@ +@EXCLUDE@ > '$output_file' ]]> @@ -82,6 +84,23 @@ + + +
+ +
+
+ + +
+ + + + + + + +
1.15.1 - 0 + 1 20.01