“…To find DNMs, we must first find where in the genome each of the short sequencing reads comes from. The Burrows-Wheeler Aligner (BWA; Li and Durbin, 2009) is an algorithm developed to map short reads (50-250 bp) to a reference genome and has been used in the majority of studies on direct mutation rate estimation (Bergeron et al, 2021; Besenbacher et al, 2019; Harland et al, 2017; Jónsson et al, 2017; Kessler et al, 2020; Koch et al, 2019; Malinsky et al, 2018; Maretty et al, 2017; Milholland et al, 2017; Pfeifer, 2017; Sasani et al, 2019; Smeds et al, 2016; Tatsumoto et al, 2017; Thomas et al, 2018; Turner et al, 2017; Wang et al, 2021b, 2020; Wu et al, 2020). In particular, the BWA-MEM algorithm is fast, accurate, and can be implemented with an insert size option to improve the matching of paired reads.…”