# HG changeset patch # User iuc # Date 1739271698 0 # Node ID 9108bd9450cb9b47388bd7285f41b1fe879917d6 # Parent 6756c87dc2d48f1e60b0e431b76907831311239b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit c0d7c69151c3efd66904d47757bdb6ab34c2b39b diff -r 6756c87dc2d4 -r 9108bd9450cb sickle.xml --- a/sickle.xml Thu Sep 05 13:14:23 2019 -0400 +++ b/sickle.xml Tue Feb 11 11:01:38 2025 +0000 @@ -1,5 +1,8 @@ - - windowed adaptive trimming of FASTQ data + + Windowed adaptive trimming of FASTQ data + + sickle + sickle-trim @@ -120,6 +123,10 @@ #if $trunc_n: -n #end if + +#if $log_out + 2>&1 | tee '${log}' +#end if ]]> @@ -132,30 +139,29 @@ - + - + - - + + - + - - - - - - + + + + + @@ -187,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 6756c87dc2d4 -r 9108bd9450cb test-data/sickle.log --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/sickle.log Tue Feb 11 11:01:38 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 +