minimap2¶
Description¶
Minimap2 is a fast sequence mapping and alignment program that can find overlaps between long noisy reads, or map long reads or their assemblies to a reference genome optionally with detailed alignment (i.e. CIGAR). At present, it works efficiently with query sequences from a few kilobases to ~100 megabases in length at an error rate ~15%. Minimap2 outputs in the PAF or the SAM format. On limited test data sets, minimap2 is over 20 times faster than most other long-read aligners. It will replace BWA-MEM for long reads and contig alignment.
More information¶
- Homepage: https://github.com/lh3/minimap2
Availability¶
Module | NIC5 | Hercules2 | Dragon2 | Lemaitre3 | Dragon1 |
---|---|---|---|---|---|
minimap2/2.22-GCCcore-11.2.0 | ✓ | ||||
minimap2/2.24-GCCcore-11.3.0 | ✓ | ✓ | |||
minimap2/2.26-GCCcore-12.2.0 | ✓ |