hts_itr_multi_t

multi iterator

Members

Variables

curr_beg
int curr_beg;
curr_end
int curr_end;
curr_intv
int curr_intv;

iteration position data

curr_off
ulong curr_off;

? file offset

curr_reg
int curr_reg;

iteration position data

curr_tid
int curr_tid;

iteration position data

i
int i;

i of n regions

n_off
int n_off;

? n of (start,end) pairs

n_reg
int n_reg;

i of n regions

nocoor_off
ulong nocoor_off;

? file offset

off
hts_pair64_max_t* off;

? (start,end) offset

readrec
hts_readrec_func* readrec;

record parsing fn pointer

reg_list
hts_reglist_t* reg_list;

multi iterator region list

seek
hts_seek_func* seek;

? fn pointer

tell
hts_tell_func* tell;

? fn pointer

Meta