cr_add_ctg

Add a contig and length. Call this for desired contig ordering. _len_ can be 0.

extern (C) @nogc nothrow
int32_t
cr_add_ctg
(,
const(char)* ctg
,
int32_t len
)

Meta