pub fn make_kmer_lookup_12_single(
    dv: &[DnaString],
    x: &mut Vec<(Kmer12, i32, i32)>
)
Expand description

Included for backward compatibility. Use make_kmer_lookup_single