diff bcftools_convert_to_vcf.xml @ 23:68736d355615 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 08:23:47 +0000
parents ecc9192912b8
children
line wrap: on
line diff
--- a/bcftools_convert_to_vcf.xml	Sun Aug 18 10:11:39 2024 +0000
+++ b/bcftools_convert_to_vcf.xml	Tue Dec 02 08:23:47 2025 +0000
@@ -11,7 +11,6 @@
     </expand>
     <expand macro="version_command" />
     <command detect_errors="aggressive"><![CDATA[
-@PREPARE_ENV@
 #set $input_vcf = None
 #if $convert.convert_from == 'gvcf':
   #set $input_vcf = 'input.vcf.gz'
@@ -211,7 +210,7 @@
 
 @BCFTOOLS_MANPAGE@#@EXECUTABLE@
 
-@BCFTOOLS_WIKI@
+@BCFTOOLS_HOWTOS@
 ]]>
     </help>
     <expand macro="citations" />