Why filter SNPs which align on both strands?
A quick learning point for those grappling out with genome alignments, BAM/SAM files and SNP detection. When aligning short-read paired-end data against a reference, you can often end up with spurious SNP calls as a result of insertions or deletions when comparing your sequence to a reference. This is what it looks like (visualised via [...]