changeset 4:76898c7f18c8 draft

planemo upload for repository https://github.com/phac-nml/mob-suite commit 59a08f59cb1b6ece30699b8111f80b70cfaa97b5-dirty
author dfornika
date Fri, 21 Jun 2019 21:03:28 -0400
parents 8f34575bb95b
children 7f820aed7dd1
files mob_recon.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mob_recon.xml	Fri Jun 21 20:59:19 2019 -0400
+++ b/mob_recon.xml	Fri Jun 21 21:03:28 2019 -0400
@@ -14,7 +14,7 @@
     mob_recon  
       --num_threads \${GALAXY_SLOTS:-4}  
       --infile "${named_input}" 
-      --database-directory '${mob_suite_database_dir}'
+      -d '${mob_suite_database_dir}'
     #if str($adv_param.unicycler_contigs) == "True":
       --unicycler_contigs 
     #end if