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

Included for backward compatibility. Use make_kmer_lookup_single