This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Does BWA-MEM 2 account for overlapping reads within the paired end data?

Does the variant calling is affected when we have some overlapping reads within the paired end reads? I am planning to use variant calling using GATK but I am mapping with Bwa-mem2

mapping calling variant reads

1 answer

Yes, GATK variant calling understands that a base mismatch in overlapping reads from the same read pair is actually derived just from observation of the underlying molecule.

Log in to answer this question.