mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 13:07:55 +08:00
r770: matching N bases not working properly (#155)
This commit is contained in:
@@ -26,6 +26,7 @@ cdef extern from "minimap.h":
|
||||
int min_join_flank_sc
|
||||
float min_join_flank_ratio;
|
||||
int a, b, q, e, q2, e2
|
||||
int sc_ambi
|
||||
int noncan
|
||||
int zdrop, zdrop_inv
|
||||
int end_bonus
|
||||
|
||||
Reference in New Issue
Block a user