Skip to content

Commit

Permalink
Fix mm_mapopt_t in Mappy (#1177)
Browse files Browse the repository at this point in the history
Add transition. Related to #1069
  • Loading branch information
kojix2 committed Mar 14, 2024
1 parent b676250 commit 9b0ff24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/cmappy.pxd
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ cdef extern from "minimap.h":
float alt_drop

int a, b, q, e, q2, e2
int transition
int sc_ambi
int noncan
int junc_bonus
Expand Down

0 comments on commit 9b0ff24

Please sign in to comment.