# HG changeset patch # User dfornika # Date 1573694398 0 # Node ID 21ccebc96bd93139a286b1cd06eb379a5fde002b # Parent bcf6aa9dbc77a13a13a8172ab31fda5b604ca142 "planemo upload for repository https://github.com/phac-nml/mob-suite commit d5db17429118cd74a85986c49b917caec6f952bd-dirty" diff -r bcf6aa9dbc77 -r 21ccebc96bd9 mob_hostrange.xml --- 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 '.' ]]>