Type Definition debruijn::kmer::Kmer20[][src]

pub type Kmer20 = VarIntKmer<u64, K20>;
Expand description

20-base kmer, backed by a single u64