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

Included for backward compatibility. Use make_kmer_lookup_single_simple