added --mask-len for #659

This commit is contained in:
Heng Li
2020-08-21 11:12:50 -04:00
parent ccb0f7b05d
commit f995f55610
8 changed files with 21 additions and 8 deletions

View File

@@ -22,6 +22,7 @@ cdef extern from "minimap.h":
int min_chain_score
float chain_gap_scale
float mask_level
int mask_len
float pri_ratio
int best_n
int max_join_long, max_join_short