Long-Read Reference Alignments using minimap2

Minimap2 allows Assembler to map noisy long-read data from Pacific Biosciences or Oxford Nanopore to a reference sequence(s). Minimap2 is similar to Bowtie2 but optimized for handling long reads instead of short reads under 500 nucleotides. Additionally, Minimap2 also excels at assembling short read data and may even out-perform Bowtie2 in certain situations.

Reference alignments using Minimap2 (upper panel) and Bowtie2 (lower panel)