BWAMEM
BWAMEM is a software package designed for aligning next-generation sequencing reads to a reference genome. It is an implementation of the Burrows-Wheeler Aligner (BWA) algorithm, specifically optimized for longer reads and improved accuracy. The algorithm uses a reversible indexing technique, the Burrows-Wheeler Transform, to efficiently search for approximate matches of short DNA sequences within a large reference genome.
The BWA-MEM algorithm distinguishes itself from earlier versions of BWA by its improved ability to handle insertions
BWAMEM supports various input formats, including FASTQ files, and produces output in formats like SAM (Sequence