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

pub type Kmer12 = VarIntKmer<u32, K12>;
Expand description

12-base kmer, backed by a single u32