# HG changeset patch # User iuc # Date 1606356557 0 # Node ID 80fcd4bf633ac6613bd49222cc86896fa1ce5f03 # Parent 4fc844fea7d054b50085256ee1c47b2fbb1273e1 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit f20b079c868afb2decc111751312b7f2a43f1dfd" diff -r 4fc844fea7d0 -r 80fcd4bf633a make.contigs.xml --- a/make.contigs.xml Thu Nov 05 18:51:50 2020 +0000 +++ b/make.contigs.xml Thu Nov 26 02:09:17 2020 +0000 @@ -1,4 +1,4 @@ - + Aligns paired forward and reverse fastq files to contigs as fasta and quality macros.xml @@ -54,7 +54,7 @@ mismatch=$mismatch, gapopen=$gapopen, gapextend=$gapextend, - rename=$rename + rename=$rename, processors='\${GALAXY_SLOTS:-8}' )' | sed 's/ //g' ## mothur trips over whitespace @@ -132,6 +132,7 @@ + @@ -149,6 +150,7 @@ + @@ -167,10 +169,53 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -199,6 +244,7 @@ +