Module collection

Module collection 

Source

Structs§

CollectionV3
Collection V3 - manages metadata for AGC archives
CollectionVarInt
Custom variable-length integer encoding for Collection metadata Different from standard varint - uses prefix bits to indicate length
ContigDesc
A contig with its name and segments
SampleDesc
A sample with its name and contigs
SegmentDesc
A segment descriptor identifying a compressed segment

Functions§

zigzag_decode
zigzag_decode_i64
zigzag_encode
Zigzag encoding with prediction
zigzag_encode_i64
Zigzag encoding for signed differences