najoshi / sickle

Windowed Adaptive Trimming for fastq files using quality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trimming on colorspace fastq gives bad output.

brentp opened this issue · comments

Here is an example fastq: https://gist.github.com/1418025

If I run

sickle se -f $fastq -o $out -t sanger -q 0 

the output has extra newlines. Not sure if this has to do with it having sequences in colorspace...