reverse complemented reads mapping
1
0
Entering edit mode
8.3 years ago
332843636 • 0

I use some mainstream aligners (BWA, Razers3) to map human's single-end reads to hg19. And I notice that some reverse complemented reads map to the reference in the result SAM file, for FLAG is set to be 16 or 272 (256+16) in some of the alignment result. I am confused about when do the aligners reverse complement input reads and map them. Do the aligners always do this job or they just do this when a read in forward fails to map on the reference?

sequence alignment • 4.1k views
ADD COMMENT
1
Entering edit mode

Hello 332843636!

It appears that your post has been cross-posted to another site: http://seqanswers.com/forums/showthread.php?p=186933

This is typically not recommended as it runs the risk of annoying people in both communities.

ADD REPLY
1
Entering edit mode
8.3 years ago

Generic aligners always look at both strands unless told otherwise.

ADD COMMENT
0
Entering edit mode

Thanks for your answer. I';m a novice in using aligners. I still want to know why they look at both strands of reads. In my mind, the reads in fasta file are all forward, which means they are from 5' to 3'. So is the reference genome. Am I right?

ADD REPLY
2
Entering edit mode

The references and reads are 5'->3', but DNA is double-stranded. Half of your reads are derived from the complementary (bottom) strand.

ADD REPLY
0
Entering edit mode

I got it. Thank you so much!

ADD REPLY

Login before adding your answer.

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