mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 21:17:54 +08:00
r685: tune end seed filter again
This commit is contained in:
@@ -30,7 +30,6 @@ cdef extern from "minimap.h":
|
||||
int end_bonus
|
||||
int min_dp_max
|
||||
int min_ksw_len
|
||||
int min_end_match;
|
||||
int anchor_ext_len, anchor_ext_shift
|
||||
int pe_ori, pe_bonus
|
||||
float mid_occ_frac
|
||||
|
||||
Reference in New Issue
Block a user