This is a test version of Biostars. For the public version, visit https://www.biostars.org.
TrimGalore! not properly removing low quality base calls.

Hello all,

I've recently been attempting to trim a set of scRNA-Seq fastqs for alignment and analysis which show fairly poor quality using TrimGalore with the following parameters:

~/TrimGalore-0.6.6/trim_galore --path_to_cutadapt ~/.local/bin/cutadapt --illumina --paired --phred33  -q 20 -j 8 -o outdir R_1.fq.gz R_2.fq.gz

This successfully removes adapters, but does not appear to remove low quality base calls (<20Q) as I'd expect. I had used TrimGalore some time ago and didn't have this problem.

Help or explanation would be appreciated! Maybe I'm misinterpreting something.

enter image description here

rna-seq

0 answers

No answers yet.

Log in to answer this question.