mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-27 13:18:12 +08:00
NOT WORKING!!! backup only
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ void init_opt(hifiasm_opt_t* asm_opt)
|
||||
asm_opt->pat_index = NULL;
|
||||
asm_opt->mat_index = NULL;
|
||||
asm_opt->thread_num = 1;
|
||||
asm_opt->k_mer_length = 40;
|
||||
asm_opt->k_mer_length = 39;
|
||||
asm_opt->k_mer_min_freq = 3;
|
||||
asm_opt->k_mer_max_freq = 66;
|
||||
asm_opt->load_index_from_disk = 1;
|
||||
|
||||
Reference in New Issue
Block a user