compact_genome::implementation

Module bit_vec_sequence

source
Expand description

A representation of a genome as Vec<usize> where each character is encoded as bits.

Structsยง