mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-26 08:08:13 +08:00
for purge_dup
This commit is contained in:
+1
-1
@@ -672,7 +672,7 @@ double band_width_threshold, int max_skip, int x_readLen, int y_readLen)
|
||||
|
||||
|
||||
clear_fake_cigar(&(result->f_cigar));
|
||||
///not a has been sorted by offset, that means has been sorted by query offset
|
||||
///note a has been sorted by offset, that means has been sorted by query offset
|
||||
i = max_i;
|
||||
result->x_pos_e = a[i].self_offset;
|
||||
result->y_pos_e = a[i].offset;
|
||||
|
||||
Reference in New Issue
Block a user