# HG changeset patch # User iuc # Date 1739271686 0 # Node ID 505f8a806d5579e19b69f15cd61cbfc0dbf4eabf # Parent 340de8627f4123d8f9b9eb12ecf618b87f0c615d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit c0d7c69151c3efd66904d47757bdb6ab34c2b39b diff -r 340de8627f41 -r 505f8a806d55 sickle.xml --- a/sickle.xml Wed Sep 01 08:37:28 2021 +0000 +++ b/sickle.xml Tue Feb 11 11:01:26 2025 +0000 @@ -1,5 +1,5 @@ - - windowed adaptive trimming of FASTQ data + + Windowed adaptive trimming of FASTQ data sickle @@ -123,6 +123,10 @@ #if $trunc_n: -n #end if + +#if $log_out + 2>&1 | tee '${log}' +#end if ]]> @@ -135,30 +139,29 @@ - + - + - - + + - + - - - - - - + + + + + @@ -190,76 +193,90 @@ readtype['single_or_paired'] == 'pe_collection' - + readtype['single_or_paired'] == 'pe_collection' + + + log_out + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + - - + + - - + + - + - - + + - + - - - + + - - + + - + - - + + - + + + + + + + + + + + **What it does** Most modern sequencing technologies produce reads that have diff -r 340de8627f41 -r 505f8a806d55 test-data/sickle.log --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/sickle.log Tue Feb 11 11:01:26 2025 +0000 @@ -0,0 +1,6 @@ + +FastQ paired records kept: 2484 (1242 pairs) +FastQ single records kept: 8 +FastQ paired records discarded: 0 (0 pairs) +FastQ single records discarded: 8 +