cr_get_ctg

Get the contig ID given its name

extern (C) @nogc nothrow
int32_t
cr_get_ctg
(
const cgranges_t* cr
,
const(char)* ctg
)

Meta