# HG changeset patch # User iuc # Date 1751288117 0 # Node ID 295b25fe8e251693e103221b808869ec0cd25280 # Parent 77d50ec2bcf269d2595ce4febe49f310657a02d2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scoary commit e84f1b29e95e7fbf7d8fdd7df366073555f1a012 diff -r 77d50ec2bcf2 -r 295b25fe8e25 scoary.xml --- a/scoary.xml Mon Mar 11 21:49:00 2024 +0000 +++ b/scoary.xml Mon Jun 30 12:55:17 2025 +0000 @@ -1,4 +1,4 @@ - + calculates the assocations between all genes in the accessory genome and the traits 1.6.16 @@ -54,8 +54,11 @@ --no-time && -tail -n +1 *.csv | sed "s/\,/\\t/g" > scoary_output.tsv && -mv *.nwk scoary_output.nwk +tail -n +1 *.csv | sed "s/\,/\\t/g" > scoary_output.tsv +#if $output_options.upgma + && + mv *.nwk scoary_output.nwk +#end if ]]> @@ -94,14 +97,18 @@ - + - - - - - +
+ +
+
+ + + + +
@@ -109,20 +116,23 @@ -
- - - - - - - - - +
+ +
+
+ + + + + + + + +