HI Everyone, This might be a simple question but I am not able to understand it. For paired end reads I see 83,163 and 99,147 as the sam flags.
Looking at the description from here about sam flags When I put it as 83 I get first in pair and when i put it as 147 I get second in pair although in both the cases the read maps to reverse strand.
What do we mean by first in pair and second in pair?
Thanks
HI Pierre,
I understand this but then I think If the read is 147 it's second in pair although its mapped on the reverse strand while 83 would mean read is on reverse strand but it is first in pair. So that's why 83,163 go together and 99,147 go together for a paired end read
First/second in pair refer to the order in which the reads sequenced; this is independent from alignment: even unmapped reads are first or second in pair.