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