The khmer package is a freely available software library for working efficiently with fixed length DNA
words, or k-mers. khmer provides implementations of a probabilistic k-mer counting data structure,
a compressible De Bruijn graph representation, De Bruijn graph partitioning, and digital normaliza-
tion. khmer is implemented in C++ and Python, and is freely available under the BSD license
... [Show full abstract] at
http://github.com/ged-lab/khmer/.