changeset 10:7f19e8c03358 draft

"planemo upload for repository https://github.com/galaxyproject/dunovo commit 19875a8a45eb5e40a47fe177deafe690fb4f04fb"
author nick
date Tue, 31 Mar 2020 20:24:27 -0400
parents 6cc488e11544
children cf2af5c3118c
files allele-counts.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/allele-counts.xml	Tue Mar 31 05:09:12 2020 -0400
+++ b/allele-counts.xml	Tue Mar 31 20:24:27 2020 -0400
@@ -4,9 +4,9 @@
     <exit_code range="1:" level="fatal" />
     <exit_code range=":-1" level="fatal" />
   </stdio>
-  <command>allele-counts.py -i $input -o $output -f $freq -c $covg $header $stranded $nofilt
+  <command>allele-counts.py -i '$input' -o '$output' -f $freq -c $covg $header $stranded $nofilt
   #if $seed:
-    -r $seed
+    -r '$seed'
   #end if
   </command>
   <inputs>