mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 13:07:55 +08:00
added --mask-len for #659
This commit is contained in:
@@ -22,6 +22,7 @@ cdef extern from "minimap.h":
|
||||
int min_chain_score
|
||||
float chain_gap_scale
|
||||
float mask_level
|
||||
int mask_len
|
||||
float pri_ratio
|
||||
int best_n
|
||||
int max_join_long, max_join_short
|
||||
|
||||
Reference in New Issue
Block a user