# HG changeset patch # User nml # Date 1519320068 18000 # Node ID 5a42e475436e9561755537d4e0904ac57bfb7e70 # Parent 6396d043667b4b245479e6aa451ab72390802b42 planemo upload for repository https://github.com/phac-nml/bio_hansel commit e04f7d6043451f66946394d5a14582a1b39a6ec7-dirty diff -r 6396d043667b -r 5a42e475436e bio_hansel.xml --- a/bio_hansel.xml Wed Feb 21 12:13:32 2018 -0500 +++ b/bio_hansel.xml Thu Feb 22 12:21:08 2018 -0500 @@ -1,4 +1,4 @@ - + SNV Subtyping with genome assemblies or reads bio_hansel @@ -53,7 +53,7 @@ ## Use Json output #if $dev_args.use_json == "yes": - --json + --json #end if #if $kmer_vals.kmer_min @@ -80,6 +80,10 @@ --max-intermediate-tiles $qc_vals.max_intermediate_tiles #end if + #if $qc_vals.low_coverage_warning + --low-cov-warning $qc_vals.low_coverage_warning + #end if + ## Adding more parameters to the command. -vvv -t "\${GALAXY_SLOTS:-1}" -o results.tab -O match_results.tab -S tech_results.tab @@ -101,10 +105,8 @@ #elif $data_type.type =="paired": -p '$data_type.fastq_input1.name'.fastq '$data_type.fastq_input2.name'.fastq - #end if - ]]> @@ -147,26 +149,27 @@ +
- - - - -
+ + + + +
- dev_args['use_json'] == "yes" - + dev_args['use_json'] == "yes" + - dev_args['use_json'] == "yes" + dev_args['use_json'] == "yes" - dev_args['use_json'] == "yes" + dev_args['use_json'] == "yes" @@ -325,4 +328,4 @@ } } -
\ No newline at end of file +