I am processing the PE solexa data using BWA, I met a problem after I looked through the sampe result.
Although I set the -a(maximum insert size) to be 300, I still found lots of PE mapped with the insertion > 300bp, some even around 5000bp. When I do the pileup, if these PE reads would be taken into consideration ?
or I should remove these reads manually?
At the same time, there are also some reads mapped without mate, they are still in the sampe file, will they be taken into account when I do the pileup ?
All in all, will all the mapped reads(even not in pair or have anomalous insertion distance) in the sampe will be used in the pileup?
Although I set the -a(maximum insert size) to be 300, I still found lots of PE mapped with the insertion > 300bp, some even around 5000bp. When I do the pileup, if these PE reads would be taken into consideration ?
or I should remove these reads manually?
At the same time, there are also some reads mapped without mate, they are still in the sampe file, will they be taken into account when I do the pileup ?
All in all, will all the mapped reads(even not in pair or have anomalous insertion distance) in the sampe will be used in the pileup?
Comment