# HG changeset patch # User iuc # Date 1567703663 14400 # Node ID 6756c87dc2d48f1e60b0e431b76907831311239b # Parent 3905ccd5c6319f7a51e905569975ade2d83fe328 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 7f0dbcf650d20acd80d7082bdae9759d51a1480c" diff -r 3905ccd5c631 -r 6756c87dc2d4 sickle.xml --- a/sickle.xml Thu Apr 13 16:06:10 2017 -0400 +++ b/sickle.xml Thu Sep 05 13:14:23 2019 -0400 @@ -1,129 +1,126 @@ - + windowed adaptive trimming of FASTQ data - sickle - sickle-trim sickle --version | head -n 1 - +#if $no_five_prime: + -x +#end if + +#if $trunc_n: + -n +#end if + ]]> @@ -350,8 +347,6 @@ Copyright: Nikhil Joshi -http://bioinformatics.ucdavis.edu - http://github.com/najoshi/sickle diff -r 3905ccd5c631 -r 6756c87dc2d4 tool_dependencies.xml --- a/tool_dependencies.xml Thu Apr 13 16:06:10 2017 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,29 +0,0 @@ - - - - - - - - - https://github.com/najoshi/sickle/archive/v1.33.tar.gz - - - - - - make - - sickle - $INSTALL_DIR/bin - - - $INSTALL_DIR/bin - - - - -Sickle is a windowed adaptive trimming tool for FASTQ files using quality. - - -