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

pub type Kmer64 = IntKmer<u128>;
Expand description

64-base kmer, backed by a single u128