Hi all,

I've been trying to trim up some Illumina Hiseq 2x150 single indexed paired-end data using trimmomatic.jar PE. However after using trimmomatic, ~50% of my raw reads are thrown out. I was wondering if there was a way to potentially reduce the Q score to try and recover some of these reads. I've been using the following as my parameters:

>trimmomatic.jar PE RL04_R1_001.fastq.gz RL04_R2_001.fastq.gz ts_04_1p.fq.gz ts_04_1up.fq.gz ts_04_2p.fq.gz ts_04_2up.fq.gz ILLUMINACLIP:TruSeq3-PE.fa:2:30:10 SLIDINGWINDOW:4:15 MINLEN:36

Any help would be gratefully appreciated

More William George's questions See All
Similar questions and discussions