kmc_tools-dump - dump k-mers and counters to text file
Contents
Copying
KMC is a free software distributed under GNU GPL3 licence for academic, research, and commercial use.
KMC_TOOLS-DUMP(1)
Description
This command produces a text dump of the KMC database.
Example
kmc_tools dump wy_kmc2 -ci3 -cx1000 dump.txt
Name
kmc_tools-dump - dump k-mers and counters to text file
Options
For each input there are additional parameters:
-ci<value>
exclude k-mers occurring less than <value> times
-cx<value>
exclude k-mers occurring more of than <value> times
Dump operation parameters:
-s
sorted output
Synopsis
kmc_toolsdump [dump_params] <inputdb> [input_params] <output>
