kmer-counter is an efficient kmer counter for large sequencing read sets.
This k-mer counter, based on Needletail's efficient FASTA parser is designed to tally k-mer counts for large sequencing read sets. It was written with downstream processing in TensorFlow or NumPy in mind, and stores the results in a npy file.