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

pub type Kmer14 = VarIntKmer<u32, K14>;
Expand description

14-base kmer, backed by a single u32