diff vardict.xml @ 1:e31b6f4d89ad draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vardict commit 2690164244722cfc32811015f2408b8275f06378"
author iuc
date Fri, 11 Sep 2020 21:06:52 +0000
parents 7966f5292530
children 6733325083d3
line wrap: on
line diff
--- a/vardict.xml	Tue Aug 25 09:21:46 2020 +0000
+++ b/vardict.xml	Fri Sep 11 21:06:52 2020 +0000
@@ -8,6 +8,7 @@
         <requirement type="package" version="5.0.1">gawk</requirement>
         <requirement type="package" version="1.10">samtools</requirement>
     </requirements>
+    <expand macro="stdio" />
     <command detect_errors="exit_code"><![CDATA[
         #if $select_mode.mode == "paired"
             ln -s '$select_mode.normal' ./normal.bam &&