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

pub type Kmer24 = VarIntKmer<u64, K24>;
Expand description

24-base kmer, backed by a single u64