intervaltree ~master (2021-02-23T02:32:27Z)
Home
Dub
Repo
cr_add_ctg
intervaltree
cgranges
Add a contig and length. Call this for desired contig ordering. _len_ can be 0.
extern (
C
) @
nogc
nothrow
int32_t
cr_add_ctg
(
cgranges_t
*
cr
,
const
(
char
)*
ctg
,
int32_t
len
)
Meta
Source
See Implementation
intervaltree
cgranges
functions
cr_add
cr_add_ctg
cr_destroy
cr_en
cr_end
cr_get_ctg
cr_index
cr_init
cr_label
cr_overlap
cr_st
cr_start
static variables
_iitree_visited
_iitree_visited_capacity
_iitree_visited_size
structs
cgranges_t
cr_ctg_t
cr_intv_t
Add a contig and length. Call this for desired contig ordering. _len_ can be 0.