mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-15 12:47:57 +08:00
checkpoint for scaffolding
This commit is contained in:
@@ -294,6 +294,7 @@ void init_opt(hifiasm_opt_t* asm_opt)
|
||||
asm_opt->ul_pst_join = 1;
|
||||
asm_opt->trio_cov_het_ovlp = -1;
|
||||
asm_opt->ul_min_base = 0;
|
||||
asm_opt->self_scaf = 0;
|
||||
}
|
||||
|
||||
void destory_enzyme(enzyme* f)
|
||||
|
||||
Reference in New Issue
Block a user