diff bcftools_plugin_counts.xml @ 26:2bf1b5a2baf3 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/bcftools commit f6efda26965eb73c9107d367fd5ffdf246ed0dbc
author iuc
date Tue, 02 Dec 2025 07:45:15 +0000
parents 0385221230cd
children
line wrap: on
line diff
--- a/bcftools_plugin_counts.xml	Sun Aug 18 09:49:37 2024 +0000
+++ b/bcftools_plugin_counts.xml	Tue Dec 02 07:45:15 2025 +0000
@@ -11,7 +11,6 @@
     </expand>
     <expand macro="version_command" />
     <command detect_errors="aggressive"><![CDATA[
-@PREPARE_ENV@
 @PREPARE_INPUT_FILE@
 #set $section = $sec_restrict
 @PREPARE_TARGETS_FILE@
@@ -49,8 +48,8 @@
     <inputs>
         <expand macro="macro_input" />
         <section name="sec_restrict" expanded="false" title="Restrict to">
-            <expand macro="macro_restrict" />
-            <expand macro="macro_restrict" type="target" label_type="Target" />
+            <expand macro="macro_region_restrict" />
+            <expand macro="macro_target_restrict" />
             <expand macro="macro_include" />
             <expand macro="macro_exclude" />
         </section>