hts_itr_t

iterator

Members

Structs

Bins
struct Bins

???

Variables

beg
int beg;

iterator position data

bins
Bins bins;

???

curr_beg
int curr_beg;
curr_end
int curr_end;

iterator position data

curr_off
ulong curr_off;

? file offset

curr_tid
int curr_tid;
end
int end;
i
int i;
n_off
int n_off;

iterator position data

off
hts_pair64_t* off;

? (start,end) offset

readrec
hts_readrec_func* readrec;

record parsing fn pointer

tid
int tid;

iterator position data

Meta