changeset 43:21ccebc96bd9 draft

"planemo upload for repository https://github.com/phac-nml/mob-suite commit d5db17429118cd74a85986c49b917caec6f952bd-dirty"
author dfornika
date Thu, 14 Nov 2019 01:19:58 +0000
parents bcf6aa9dbc77
children e2b09f608636
files mob_hostrange.xml
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/mob_hostrange.xml	Thu Nov 14 00:47:00 2019 +0000
+++ b/mob_hostrange.xml	Thu Nov 14 01:19:58 2019 +0000
@@ -12,20 +12,20 @@
       ${exact_match}
       ${loose_match}
       ${host_range_detailed}
-      #if str(${replicon_name}) != ""
+      #if str(${replicon_name}) != "":
         --replicon_name '${replicon_name}'
       #end if
-      #if str(${relaxase_name}) != ""
+      #if str(${relaxase_name}) != "":
         --relaxase_name '${relaxase_name}'
       #end if
-      #if str(${relaxase_accession}) != ""
+      #if str(${relaxase_accession}) != "":
         --relaxase_accession '${relaxase_accession}'
       #end if
-      #if str(${cluster_id}) != ""
+      #if str(${cluster_id}) != "":
         --cluster_id '${cluster_id}'
       #end if
       --inputseq "${inputseq}"
-      --outdir '.';
+      --outdir '.'
   ]]>
   </command>
   <inputs>