mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 13:07:55 +08:00
Release minimap2-2.22 (r1101)
This commit is contained in:
@@ -45,6 +45,9 @@ cdef extern from "minimap.h":
|
||||
int anchor_ext_len, anchor_ext_shift
|
||||
float max_clip_ratio
|
||||
|
||||
int rank_min_len
|
||||
float rank_frac
|
||||
|
||||
int pe_ori, pe_bonus
|
||||
|
||||
float mid_occ_frac
|
||||
@@ -53,6 +56,7 @@ cdef extern from "minimap.h":
|
||||
int32_t max_occ
|
||||
int64_t mini_batch_size
|
||||
int64_t max_sw_mat
|
||||
int64_t cap_kalloc
|
||||
|
||||
const char *split_prefix
|
||||
|
||||
|
||||
Reference in New Issue
Block a user