# HG changeset patch # User devteam # Date 1511297010 18000 # Node ID 70c29aef62cde597619d7f0f01c186a954bb6560 # Parent b849e7c23b435b7a24b657b9e8fff3e02d10dd09 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/galaxy_sequence_utils/fastq_trimmer commit bb546ea5ff3b35ea76feb0c26470e7b422d2d493 diff -r b849e7c23b43 -r 70c29aef62cd fastq_trimmer.xml --- a/fastq_trimmer.xml Sat Sep 30 13:54:04 2017 -0400 +++ b/fastq_trimmer.xml Tue Nov 21 15:43:30 2017 -0500 @@ -7,7 +7,7 @@ gx-fastq-trimmer '$input_file' '$output_file' ${offset_type['left_column_offset']} ${offset_type['right_column_offset']} ${offset_type['base_offset_type']} '${input_file.extension[len('fastq'):]}' $keep_zero_length ]]> - +