mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-22 20:28:13 +08:00
for clarity
This commit is contained in:
@@ -26,8 +26,8 @@ faster than most other long-read aligners.
|
||||
Minimap2 is the successor of [minimap][minimap]. It uses a similar
|
||||
minimizer-based indexing and seeding algorithm, and improves the original
|
||||
minimap with homopolyer-compressed k-mers (see also [SMARTdenovo][smartdenovo]
|
||||
and [longISLND][longislnd]), better chaining and fast extension alignment (see
|
||||
also [libgaba][gaba] and [ksw2][ksw2]).
|
||||
and [longISLND][longislnd]), better chaining and the ability to produce CIGAR
|
||||
with fast extension alignment (see also [libgaba][gaba] and [ksw2][ksw2]).
|
||||
|
||||
## Limitations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user