FastQC per sequence GC content
1
0
Entering edit mode
3.0 years ago
jhy ▴ 10

I have a question when interpreting the FastQC result. I got a failure from "per sequence GC content" result, so I'm not sure if it's okay to use it.

Even when trimming with average quality 20, minimum length 20, and adapter sequence, failure also appeared. (I used Trimmomatic.)

This data is human WES data, and only chromosome 17 and 18 are cut. Before cutting the specific region, I only got a warning in "per sequence GC content". Did the use of only certain chromosomes affect it?

And could you tell me how to solve the failure in "per tile sequence quality" and "per sequence GC content"?

enter image description here

FastQC GCcontent qualitycontrol • 1.5k views
ADD COMMENT
0
Entering edit mode
3.0 years ago
shelkmike ★ 1.2k

The problem with "per tile sequence quality" may mean that the flow cell used in the sequencing was not very good and some of its tiles produced reads with low quality.
Regarding the GC content: did you try to look at the reads? Maybe you see GGGGGGGGGG tails in some reads or other abnormalities?
Also, are you sure that you used correct adapter sequences when you performed trimming? If your reads are paired-end, you can try the program fastp. For paired-end reads it is able to automatically guess and remove adapter sequences.

ADD COMMENT
0
Entering edit mode

I'll check the reads and fastp. Thank you!

ADD REPLY

Login before adding your answer.

Traffic: 2664 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