for clarity
This commit is contained in:
parent
6b584a1235
commit
d1f518e3ca
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue