intervaltree v0.20.0 (2020-01-10T06:26:29Z)
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