mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 13:07:55 +08:00
r972: renamed --alt-diff to --alt-drop
This commit is contained in:
@@ -27,7 +27,7 @@ cdef extern from "minimap.h":
|
||||
int max_join_long, max_join_short
|
||||
int min_join_flank_sc
|
||||
float min_join_flank_ratio
|
||||
float alt_diff_frac
|
||||
float alt_drop
|
||||
int a, b, q, e, q2, e2
|
||||
int sc_ambi
|
||||
int noncan
|
||||
|
||||
Reference in New Issue
Block a user