pub fn make_kmer_lookup_12_single_simple<K: Kmer>(
    dv: &[DnaString],
    x: &mut Vec<Kmer12>
)
Expand description

Included for backward compatibility. Use make_kmer_lookup_single_simple