Entering edit mode
6 months ago
mrk
•
0
What exactly does it mean for a read to be 'mapped in a proper pair' (flag 0x2) as opposed just paired reads (0x1)? I have a bam file where, when I use -f 0x2, I get no output. Does this mean the reads weren't aligned or something?
Thanks. What determines what constitutes a good distance? I have some targeted panel data and looking at flagstat, almost all reads are paired, mapped, and 'with itself and mate mapped' but 0 are properly paired. The distance might be the issue?
I think tools like BWA use the median distance for each chunk of processed data