Hi all,
I use BWA for mapping PE reads. I see that some reads are mapped when one end is on the forward strand while the other end is on the reverse strand.
If the insert size is in the range I gave as input, they are set as being in a proper pair (for example flag = 147 / 99).
What I think of doing is filtering out these reads, since it doesn't seem biologically possible that one end would be from one strand and the other end of the same read would be from the other strand.
I was wondering if I'm missing something here?
Does anyone do any filtering on a SAM file before using it for further analysis?
Thanks,
Rachelly.
I use BWA for mapping PE reads. I see that some reads are mapped when one end is on the forward strand while the other end is on the reverse strand.
If the insert size is in the range I gave as input, they are set as being in a proper pair (for example flag = 147 / 99).
What I think of doing is filtering out these reads, since it doesn't seem biologically possible that one end would be from one strand and the other end of the same read would be from the other strand.
I was wondering if I'm missing something here?
Does anyone do any filtering on a SAM file before using it for further analysis?
Thanks,
Rachelly.
Comment