kmer-count A simple kmer-count tool with binseq, vbinseq, and fastq support. Installation kmer-count is written in rust and deployed with cargo. # install binary from cargo cargo install kmer-count # validate installation kmer-count --help