changeset 5:7f820aed7dd1 draft

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