mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 13:07:55 +08:00
implemented in exts; testing is the next
This commit is contained in:
@@ -29,6 +29,7 @@ cdef extern from "minimap.h":
|
||||
int a, b, q, e, q2, e2
|
||||
int sc_ambi
|
||||
int noncan
|
||||
int junc_bonus
|
||||
int zdrop, zdrop_inv
|
||||
int end_bonus
|
||||
int min_dp_max
|
||||
|
||||
Reference in New Issue
Block a user