# HG changeset patch # User iuc # Date 1661326659 0 # Node ID 96e6283e4745f2fbe3cf441a4d62b9a77e8161bc # Parent 637ec5d5368cce3bd5f8fb21b286faa1bd67d58f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gubbins commit d55207b02be0d64287be1629fb28056d31a98823 diff -r 637ec5d5368c -r 96e6283e4745 gubbins.xml --- a/gubbins.xml Fri Jun 23 08:29:43 2017 -0400 +++ b/gubbins.xml Wed Aug 24 07:37:39 2022 +0000 @@ -1,7 +1,14 @@ - + Recombination detection in Bacteria + + 3.2.1 + 0 + + + gubbins + - gubbins + gubbins run_gubbins.py --version @@ -14,49 +21,44 @@ --threads \${GALAXY_SLOTS:-1} - #if $adv.iters - -i '$adv.iters' - #end if - - #if $adv.conv_meth - -z '$adv.conv_meth' - #end if - + -i '$adv.iterations' + -z '$adv.converge_method' + $adv.extensive_search + #if $adv.outgroup -o '$adv.outgroup' #end if - #if $really_adv.tree_builder - -t '$really_adv.tree_builder' - #end if - - #if $really_adv.min_snps - -m '$really_adv.min_snps' - #end if - - #if $really_adv.filter_percentage - -f '$really_adv.filter_percentage' - #end if - - #if $really_adv.min_window_size - -a '$really_adv.min_window_size' - #end if - - #if $really_adv.max_window_size - -b '$really_adv.max_window_size' - #end if - - $really_adv.remove_duplicates - + -t '$really_adv.tree_builder' + -m '$really_adv.min_snps' + -f '$really_adv.filter_percentage' + -a '$really_adv.min_window_size' + -b '$really_adv.max_window_size' + -p '$really_adv.p_value' + --trimming-ratio '$really_adv.trimming_ratio' + $really_adv.remove_identical_sequences + foo.aln - + + ## Requited because the p-value is included as prefix + + && mv *branch_base_reconstruction.embl branch_base_reconstruction.embl + && mv *filtered_polymorphic_sites.fasta filtered_polymorphic_sites.fasta + && mv *filtered_polymorphic_sites.phylip filtered_polymorphic_sites.phylip + && mv *node_labelled.final_tree.tre node_labelled.final_tree + && mv *final_tree.tre final_tree.tre + && mv *per_branch_statistics.csv per_branch_statistics.csv + && mv *recombination_predictions.embl recombination_predictions.embl + && mv *recombination_predictions.gff recombination_predictions.gff + && mv *summary_of_snp_distribution.vcf summary_of_snp_distribution.vcf + ]]> - + @@ -69,61 +71,77 @@
- - + + - + + + + + + + + + + +
- + + + + - - - - - + + + + + + + +
- + outfiles and 'ftree' in outfiles - + outfiles and 'gff' in outfiles - + outfiles and 'recomb_embl' in outfiles - + outfiles and 'fpoly' in outfiles - + outfiles and 'ppoly' in outfiles - + outfiles and 'stats' in outfiles - + outfiles and 'vcf' in outfiles - + outfiles and 'baseb' in outfiles - + @@ -137,9 +155,9 @@ - + - + @@ -152,9 +170,9 @@ - + - + @@ -167,9 +185,9 @@ - + - + @@ -212,6 +230,70 @@ + + + + +
+ +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +