Module compact_genome::implementation::bit_array_kmer
source · Expand description
A simple representation of a k-mer as an array.
Structs§
- A k-mer stored as array of minimum-bit characters.
A simple representation of a k-mer as an array.