# HG changeset patch # User iuc # Date 1542123672 18000 # Node ID 865119fcb694755f4f744a82239a23a8c1069000 # Parent f698c7604b3b2b7ad2ad5157eea4d7851151ee98 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/shovill commit 7c14ae1fd4494808cc7be290dab100b828ee6a33 diff -r f698c7604b3b -r 865119fcb694 shovill.xml --- a/shovill.xml Wed Oct 17 11:43:35 2018 -0400 +++ b/shovill.xml Tue Nov 13 10:41:12 2018 -0500 @@ -1,7 +1,7 @@ - + Faster SPAdes assembly of Illumina reads - shovill + shovill shovill --version @@ -50,6 +50,12 @@ + + + + + +
@@ -68,16 +74,11 @@ - - - - -
- + log @@ -85,7 +86,7 @@ - + @@ -96,17 +97,14 @@ - - - - - - - + + + + - + @@ -125,16 +123,71 @@ - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -147,6 +200,7 @@ - Takes paired end Illumina fastq reads - Trim reads: Use Trimmomatic to remove common adaptors first (default: OFF) - Output log file: If set to "Yes", tool will return Shovill's log file as part of the output + - Assembler: Which assembler should shovill use from: Skesa, Megahit, Velvet or Spades. Spades is the default. Advanced options: - Name format: Format of output contig FASTA IDs in 'printf' style (default: 'contig%05d')