
The kmc software is designed for counting k-mers (sequences of consecutive k symbols) in a set of reads. k-mer counting is important for many bioinformatics applications, e.g. developing de bruijn graph assemblers.
this package contains the c++ library headers for accessing kmc's output file format.