# HG changeset patch # User iuc # Date 1567703636 14400 # Node ID 73d2fda8a17954747ddfd7348da9575dcbc2ea6b # Parent 6a4d7d95fbdc04702630e8e58b6a6eb92a6a4ee3 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 7f0dbcf650d20acd80d7082bdae9759d51a1480c" diff -r 6a4d7d95fbdc -r 73d2fda8a179 sickle.xml --- a/sickle.xml Thu Apr 13 16:05:54 2017 -0400 +++ b/sickle.xml Thu Sep 05 13:13:56 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 6a4d7d95fbdc -r 73d2fda8a179 tool_dependencies.xml --- a/tool_dependencies.xml Thu Apr 13 16:05:54 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. - - -