# HG changeset patch # User iuc # Date 1699649343 0 # Node ID dbf5571a8140508fea6bbadd9a6e205f3a82d29a # Parent 4d561bdc2c310e1a26282ca5bcc5eb16cf65da9a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/semibin commit 13abac83068b126399ec415141007a48c2efaa84 diff -r 4d561bdc2c31 -r dbf5571a8140 bin.xml --- a/bin.xml Mon Mar 27 08:24:46 2023 +0000 +++ b/bin.xml Fri Nov 10 20:49:03 2023 +0000 @@ -11,7 +11,7 @@ @@ -50,20 +53,20 @@ - + - - not no_recluster - + + not write_pre_reclustering_bins + - - not no_recluster - + + write_pre_reclustering_bins + - - no_recluster - + + write_pre_reclustering_bins + @@ -86,22 +89,21 @@ - - + - + - + - + @@ -128,27 +130,30 @@ - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - 1.5.1 + 2.0.2 0 21.01 @@ -15,7 +15,7 @@ - SemiBin -v + SemiBin2 -v @@ -109,10 +109,11 @@ #end if #end for #set $separator = ':' -SemiBin concatenate_fasta +SemiBin2 concatenate_fasta --input-fasta *.fasta --output 'output' --separator '$separator' + --compression none -m $mode.multi_fasta.min_len && ln -s 'output/concatenated.fa' 'contigs.fasta' && @@ -222,7 +223,8 @@ - + + @@ -251,8 +253,8 @@ - - + + @@ -310,6 +312,7 @@ mode["select"]=="multi" and extra_output and "contigs" in extra_output +