mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-23 23:58:12 +08:00
init partition
This commit is contained in:
@@ -136,7 +136,9 @@ void init_opt(hifiasm_opt_t* asm_opt)
|
||||
asm_opt->purge_level_primary = 2;
|
||||
asm_opt->purge_level_trio = 0;
|
||||
asm_opt->purge_simi_rate = 0.75;
|
||||
asm_opt->purge_simi_rate_hic = 0.85;
|
||||
asm_opt->purge_overlap_len = 1;
|
||||
asm_opt->purge_overlap_len_hic = 50;
|
||||
asm_opt->recover_atg_cov_min = -1024;
|
||||
asm_opt->recover_atg_cov_max = INT_MAX;
|
||||
asm_opt->hom_global_coverage = -1;
|
||||
|
||||
Reference in New Issue
Block a user