updated mappy for extra option max_sw_mat

This commit is contained in:
Heng Li 2018-11-05 19:28:44 -05:00
parent 1ede8ca170
commit 8a2b1cd4c9
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ cdef extern from "minimap.h":
int32_t mid_occ
int32_t max_occ
int mini_batch_size
int64_t max_sw_mat
const char *split_prefix
int mm_set_opt(char *preset, mm_idxopt_t *io, mm_mapopt_t *mo)