backup for hic

This commit is contained in:
chhylp123
2021-02-18 00:58:25 -05:00
parent d2ca12604b
commit e8b92f7a40
4 changed files with 309 additions and 16 deletions
+1
View File
@@ -163,6 +163,7 @@ void init_opt(hifiasm_opt_t* asm_opt)
asm_opt->b_low_cov = 0;
asm_opt->b_high_cov = -1;
asm_opt->m_rate = 0.75;
asm_opt->hap_occ = 2;
}
void destory_enzyme(enzyme* f)