intervaltree ~master (2021-02-23T02:32:27Z)
Home
Dub
Repo
cr_intv_t.x
intervaltree
cgranges
cr_intv_t
prior to cr_index(), x = ctg_id<<32|start_pos; after: x = start_pos<<32|end_pos
struct
cr_intv_t
uint64_t
x
;
Meta
Source
See Implementation
intervaltree
cgranges
cr_intv_t
aliases
interval
variables
data
label
x
prior to cr_index(), x = ctg_id<<32|start_pos; after: x = start_pos<<32|end_pos