Non-Uniquely Mapped Reads
1
1
Entering edit mode
11.9 years ago
Wen.Huang ★ 1.2k

Hi everybody,

I know bwa always reports one alignment only (randomly) for non-unique alignments. But I got this impression at one point that all non-unique alignments by bwa will have MAPQ 0 or some small value. Is this true or not?

Thank you!

bwa alignment • 3.5k views
ADD COMMENT
2
Entering edit mode
11.9 years ago
Pablo ★ 1.9k

I understand that you can have non-zero quality for multiple hits. You should check the XA and XT flags

XT  Type: Unique/Repeat/N/Mate-sw
XA  Alternative hits; format: (chr,pos,CIGAR,NM;)*

E.g.: "XT:A:R" or "XA:Z:Group7.5,-109717,51M,1;Group7.5,-110184,51M,2;" denote multiple hits.

ADD COMMENT

Login before adding your answer.

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