# HG changeset patch # User nml # Date 1557754928 14400 # Node ID 3360158bb0c56b90e408ce6d6ad2d882b79e252a # Parent ba6a0af656a647f5075db986de30468b0df9929e planemo upload for repository https://github.com/phac-nml/biohansel commit e3553c3c89db60cd285a401bc1c06fdd32665dd2 diff -r ba6a0af656a6 -r 3360158bb0c5 biohansel.xml --- a/biohansel.xml Wed Mar 20 13:44:02 2019 -0400 +++ b/biohansel.xml Mon May 13 09:42:08 2019 -0400 @@ -1,4 +1,4 @@ - + SNP subtyping of genome sequence reads or assemblies bio_hansel @@ -72,7 +72,7 @@ #end if ## Checking for custom scheme. -#if $type_of_scheme.scheme_type == "custom": +#if $type_of_scheme.scheme_check == "custom": #if $type_of_scheme.scheme_input.is_of_type('fasta'): ln -s '$type_of_scheme.scheme_input' '$type_of_scheme.scheme_input.name' && #end if @@ -112,7 +112,7 @@ $dev_args.use_json $input_files --scheme -#if $type_of_scheme.scheme_type == "custom": +#if $type_of_scheme.scheme_check == "custom": '$type_of_scheme.scheme_input.name' #else: $type_of_scheme.scheme_type @@ -189,19 +189,23 @@ - - - - + + + - - + + + + + + + label="Your Custom Biohansel SNP Subtyping Scheme"/>