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

pub type Kmer8 = IntKmer<u16>;
Expand description

8-base kmer, backed by a single u16