per tile sequence quality decreases after QC with sickle
1
0
Entering edit mode
7.2 years ago
mary ▴ 10

I'm trying to QC my illumina miseq paired end reads with sickle pe. but, as visualized in Fastqc per tile sequence quality, it seems that I can not get rid of low quality sequences from special tiles (2118) but somehow it even get worse by increasing quality threshold.

this is the screen-shot from my reads per tile sequence quality after trimming with default quality threshold of sickle pe (q 20):

https://postimg.org/image/s8igtzzc5/

and this is what I get after increasing that to q=30:

https://postimg.org/image/q30kiflbr/

any Idea about what happens around 2118?

sickle fastqc per tile sequence quality • 2.3k views
ADD COMMENT
0
Entering edit mode

Instead of dropbox links consider posting the images on imgur.com (or other free image hosting sites) and including the links in your post (use the ctrl+G option when editing the post).

ADD REPLY
1
Entering edit mode
7.2 years ago

I suspect it turns red if 100% of the reads are gone from a tile, in which case the calculated average quality would be 0 to avoid a division by zero problem.

For this kind of issue, I suggest using FilterByTile rather than blanket-applying extremely high quality-trimming thresholds like Q30 to your entire dataset, which incurs bias and can greatly damage the utility of the data for many purposes.

ADD COMMENT
0
Entering edit mode

seems reasonable! thanks for your help!

ADD REPLY

Login before adding your answer.

Traffic: 1360 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6