mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 13:07:55 +08:00
added "junc_pen" to python accordingly
This commit is contained in:
@@ -39,7 +39,7 @@ cdef extern from "minimap.h":
|
||||
int transition
|
||||
int sc_ambi
|
||||
int noncan
|
||||
int junc_bonus
|
||||
int junc_bonus, junc_pen
|
||||
int zdrop, zdrop_inv
|
||||
int end_bonus
|
||||
int min_dp_max
|
||||
|
||||
Reference in New Issue
Block a user