Fastqc: read end sequence content
1
1
Entering edit mode
9.5 years ago
ruth ▴ 10

I have trimmed adapters (from read start) using cutadapt, however fastqc shows that there is some sequence composition bias in the end of long reads.

My question - how could this happen (probably it's not biological) and should I cut end of such reads? If so, how far should I cut?

fastqc • 2.5k views
ADD COMMENT
3
Entering edit mode
9.5 years ago

Run fastqc with the -nogroup option to see more precisely what is going on - the image above uses 5 wide bins.

When you cut adapters make sure to also include whatever extra base might be ligated onto the sequence. For example during Illumina sequencing there is an extra A overhang that is not technically part of the adapter yet should be added to the adapter sequence.

ADD COMMENT
0
Entering edit mode

Thanks, I will try using -nogroup, sequencing was done using Ion Torrent.

Also, I wanted to ask: is it possible to cut from the end using cutadapt? Or maybe I just can use linux tools to trim last few bases, if so, how to know were is the start/end of read?

ADD REPLY
0
Entering edit mode

Most tools can be told to cut a fixed number of bases from either end but it would good to identify why such an enrichment would be there and whether that has any significance

ADD REPLY

Login before adding your answer.

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