diff vardict.xml @ 1:5f756651a1bc 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:07:13 +0000
parents 2975b29bcaa1
children d262577e04b0
line wrap: on
line diff
--- a/vardict.xml	Tue Aug 25 05:41:19 2020 -0400
+++ b/vardict.xml	Fri Sep 11 21:07:13 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 &&