mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 13:07:55 +08:00
r741: added --min-occ-floor to improve #107
This commit is contained in:
@@ -34,6 +34,7 @@ cdef extern from "minimap.h":
|
||||
float max_clip_ratio
|
||||
int pe_ori, pe_bonus
|
||||
float mid_occ_frac
|
||||
int32_t min_mid_occ
|
||||
int32_t mid_occ
|
||||
int32_t max_occ
|
||||
int mini_batch_size
|
||||
|
||||
Reference in New Issue
Block a user