Provided by: kmc_2.3+dfsg-5_amd64 

NAME
kmc_dump - list k-mers from kmc-generated database
DESCRIPTION
KMC's end product is a database of k-mers stored in compact binary form. The kmc_dump program allows the
production of a textual list of k-mers together with their counters for the analysis ran
SYNOPSIS
kmc_dump [options] <kmc_database> <output_file>
OPTIONS
-ci<value> - print k-mers occurring less than <value> times
-cx<value> - print k-mers occurring more of than <value> times
Parameters:
<kmc_database> - kmer_counter's output
AUTHOR
kmc_dump was originally written by:
Sebastian Deorowicz (sebastian.deorowicz@polsl.pl)
Marek Kokot
Szymon Grabowski
Agnieszka Debudaj-Grabysz
COPYING
KMC is a free software distributed under GNU GPL3 licence for academic, research, and commercial use.
KMC dump ver. 2.3.0 (2015-08-21) April 2016 KMC_DUMP(1)