# HG changeset patch # User iuc # Date 1534950242 14400 # Node ID b962b4efec19f50dabf3cb6d926ad32f2b63c231 # Parent 748363ac106b0d0effe1997e21508d524ab35708 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_trimmer commit 3953b65f6b1c0336e9cadbe0792a5d3b14b5643a diff -r 748363ac106b -r b962b4efec19 fastx_trimmer.xml --- a/fastx_trimmer.xml Fri Aug 17 05:05:51 2018 -0400 +++ b/fastx_trimmer.xml Wed Aug 22 11:04:02 2018 -0400 @@ -10,11 +10,7 @@ -l $last -o '$output' @FQQUAL@ - -#if $input.is_of_type('fasta.gz', 'fastqsanger.gz', 'fastqsolexa.gz', 'fastqillumina.gz'): - -z -#end if - +@GZIP@ ]]> diff -r 748363ac106b -r b962b4efec19 macros.xml --- a/macros.xml Fri Aug 17 05:05:51 2018 -0400 +++ b/macros.xml Wed Aug 22 11:04:02 2018 -0400 @@ -18,6 +18,13 @@ #end if ]]> + + + fastx_toolkit