[][src]Module needletail::kmer

Functions for splitting sequences into fixed-width moving windows (kmers) and utilities for dealing with these kmers.

Structs

CanonicalKmers

A kmer-izer for a nucleotide acid sequences to return canonical kmers.

Kmers

Generic moving window iterator over sequences to return k-mers