# HG changeset patch # User iuc # Date 1579769073 18000 # Node ID 200c378d85f3b061103cf269d735ca2e98208da0 # Parent f7f32674f751aa2387d3d6de17f3eaed2e5e52df "planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/tb-profiler commit 53f6ccebd38e89bb2e67b2eec3aee30b4e141b5b" diff -r f7f32674f751 -r 200c378d85f3 tb_profiler_profile.xml --- a/tb_profiler_profile.xml Wed Jan 22 14:54:08 2020 -0500 +++ b/tb_profiler_profile.xml Thu Jan 23 03:44:33 2020 -0500 @@ -1,4 +1,4 @@ - + Infer strain types and drug resistance markers from sequences macros.xml @@ -41,13 +41,10 @@ --threads "\${GALAXY_SLOTS:-1}" #if $advanced.options == 'yes' - '${advanced.call_whole_genome}' - --call_method '${advanced.call_method}' - --min_gene_frac '${advanced.min_gene_frac}' --mapper '${advanced.mapper}' --min_depth '${advanced.min_depth}' - --af '${min_allel_freq}' - --reporting_af '${min_allel_freq_reporting}' + --af '${advanced.min_allele_freq}' + --reporting_af '${advanced.min_allele_freq_reporting}' #end if #if $output_format == "pdf" @@ -105,24 +102,14 @@ - - - - - - - - - - - - + + + @@ -171,6 +158,24 @@ + + + + + + + + + + + + + + + + + +