mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-15 12:47:57 +08:00
fixed missing read names
Overlapping not working yet (now confirmed)
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
#include "Output.h"
|
||||
#include "htab.h"
|
||||
|
||||
void *ha_flt_tab;
|
||||
ha_pt_t *ha_idx;
|
||||
void ha_get_new_candidates(ha_abuf_t *ab, int64_t rid, UC_Read *ucr, overlap_region_alloc *overlap_list, Candidates_list *cl, double band_width_threshold, int keep_whole_chain);
|
||||
|
||||
All_reads R_INF;
|
||||
|
||||
Reference in New Issue
Block a user