diff bcftools_convert_to_vcf.xml @ 25:48d346686fc3 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:59:20 +0000
parents feb68597f5bc
children
line wrap: on
line diff
--- a/bcftools_convert_to_vcf.xml	Sun Aug 18 09:45:49 2024 +0000
+++ b/bcftools_convert_to_vcf.xml	Tue Dec 02 07:59:20 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" />