changeset 18:a1e7b592c9a8 draft

"planemo upload for repository https://github.com/galaxyproject/dunovo commit 19875a8a45eb5e40a47fe177deafe690fb4f04fb"
author nick
date Wed, 01 Apr 2020 00:22:26 +0000
parents 44c3abd1b767
children ba0e46801969
files allele-counts.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/allele-counts.xml	Tue Mar 31 09:00:51 2020 +0000
+++ b/allele-counts.xml	Wed Apr 01 00:22:26 2020 +0000
@@ -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>