mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-20 11:07:57 +08:00
r1049: removed the long-join heuristics
This commit is contained in:
@@ -30,10 +30,6 @@ cdef extern from "minimap.h":
|
||||
float pri_ratio
|
||||
int best_n
|
||||
|
||||
int max_join_long, max_join_short
|
||||
int min_join_flank_sc
|
||||
float min_join_flank_ratio
|
||||
|
||||
float alt_drop
|
||||
|
||||
int a, b, q, e, q2, e2
|
||||
|
||||
Reference in New Issue
Block a user