changeset 19:d7d1663559e9 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit cdb4558db96dd58f9f85267488a1e27ad813fca4
author iuc
date Thu, 29 Sep 2022 09:05:27 +0000
parents 768d04526638
children 63aabc920911
files bcftools_isec.xml macros.xml
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/bcftools_isec.xml	Mon Sep 26 18:25:36 2022 +0000
+++ b/bcftools_isec.xml	Thu Sep 29 09:05:27 2022 +0000
@@ -52,8 +52,8 @@
             <expand macro="macro_restrict" type="target" label_type="Target" />
         </section>
         <section name="sec_default" expanded="true" title="Isec Options">
-            <param name="nfiles" type="text" label="Nfiles" optional="True" 
-                 help="Output positions present in this many (=), this many or more (+), this many or fewer (-), the exact (~) files" >
+            <param argument="--nfiles" type="text" label="Nfiles"
+                 help="Output positions present in this many (=), this many or more (+), this many or fewer (-), the exact (~) files">
                 <validator type="regex" message="bitmask zero or one">^([=+-]?\d+|~[01]+)?$</validator>
             </param>
             <param name="complement" type="boolean" truevalue="--complement" falsevalue="" label="Complement" 
--- a/macros.xml	Mon Sep 26 18:25:36 2022 +0000
+++ b/macros.xml	Thu Sep 29 09:05:27 2022 +0000
@@ -1,6 +1,6 @@
 <macros>
   <token name="@TOOL_VERSION@">1.15.1</token>
-  <token name="@VERSION_SUFFIX@">1</token>
+  <token name="@VERSION_SUFFIX@">2</token>
   <token name="@PROFILE@">20.01</token>
   <xml name="bio_tools">
       <xrefs>