mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 13:07:55 +08:00
r763: fine control long join flank len (#128)
This commit is contained in:
@@ -24,6 +24,7 @@ cdef extern from "minimap.h":
|
||||
int best_n
|
||||
int max_join_long, max_join_short
|
||||
int min_join_flank_sc
|
||||
float min_join_flank_ratio;
|
||||
int a, b, q, e, q2, e2
|
||||
int noncan
|
||||
int zdrop, zdrop_inv
|
||||
|
||||
Reference in New Issue
Block a user