changeset 2:6981feb1d742 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 44bebb8a97d64015cbba59f0663e2541035112b6
author iuc
date Mon, 03 Oct 2016 12:18:40 -0400
parents 108d9789efbc
children ccac7424e27f
files bcftools_filter.xml macros.xml
diffstat 2 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/bcftools_filter.xml	Wed Jul 13 10:57:03 2016 -0400
+++ b/bcftools_filter.xml	Mon Oct 03 12:18:40 2016 -0400
@@ -73,7 +73,7 @@
                    Annotate FILTER column with STRING or, with +, a unique filter name generated by the program ("Filter%d").
                 ]]></help>
             </param>
-            <param name="select_set_GTs" type="select" ladel="Set genotypes of failed samples"  optional="true" help="(-S)">
+            <param name="select_set_GTs" type="select" label="Set genotypes of failed samples"  optional="true" help="(-S)">
                 <option value=".">to missing (.)</option>
                 <option value="0">to REF (0)</option>
             </param>
--- a/macros.xml	Wed Jul 13 10:57:03 2016 -0400
+++ b/macros.xml	Mon Oct 03 12:18:40 2016 -0400
@@ -339,7 +339,6 @@
         </when>
         <when value="targets_file">
             <expand macro="macro_targets_file">
-               <optional>true</optional>
             </expand>
         </when>
     </conditional>