explain -M in the manpage
This commit is contained in:
parent
33f8157961
commit
0454e6be91
|
|
@ -182,6 +182,11 @@ Maximum fragment length (aka insert size; effective with
|
||||||
.BR -xsr / --frag)
|
.BR -xsr / --frag)
|
||||||
[800]
|
[800]
|
||||||
.TP
|
.TP
|
||||||
|
.BI -M \ FLOAT
|
||||||
|
Mark as secondary a chain that overlaps with a better chain by
|
||||||
|
.I FLOAT
|
||||||
|
or more of the shorter chain [0.5]
|
||||||
|
.TP
|
||||||
.BI --max-chain-skip \ INT
|
.BI --max-chain-skip \ INT
|
||||||
A heuristics that stops chaining early [50]. Minimap2 uses dynamic programming
|
A heuristics that stops chaining early [50]. Minimap2 uses dynamic programming
|
||||||
for chaining. The time complexity is quadratic in the number of seeds. This
|
for chaining. The time complexity is quadratic in the number of seeds. This
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue