mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-24 18:18:11 +08:00
improved N50
This commit is contained in:
@@ -46,6 +46,7 @@ void Print_H(hifiasm_opt_t* asm_opt)
|
||||
|
||||
void init_opt(hifiasm_opt_t* asm_opt)
|
||||
{
|
||||
asm_opt->coverage = -1;
|
||||
asm_opt->num_reads = 0;
|
||||
asm_opt->read_file_names = NULL;
|
||||
asm_opt->output_file_name = (char*)(DEFAULT_OUTPUT);
|
||||
|
||||
Reference in New Issue
Block a user