This commit is contained in:
Heng Li 2017-06-30 23:31:38 -04:00
parent d118cafd25
commit 10910b72d1
1 changed files with 3 additions and 3 deletions

View File

@ -47,6 +47,6 @@ minimap2
.PP
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). For
reference-based alignment, it works efficiently with query sequences from a few
kilobases to ~100 megabases in length at a error rate ~15%.
reference genome optionally with detailed alignment (i.e. CIGAR). It works
efficiently with query sequences from a few kilobases to ~100 megabases in
length at a error rate ~15%.