mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-19 19:08:12 +08:00
improve speed
This commit is contained in:
14
Correct.cpp
14
Correct.cpp
@@ -2604,6 +2604,20 @@ void correct_overlap(overlap_region_alloc* overlap_list, All_reads* R_INF,
|
||||
generate_consensus(overlap_list, R_INF, g_read, dumy, g);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
///fprintf(stderr, "length: %lld, corrected_base: %lld\n", g_read->length, dumy->corrected_base);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user