kmc_tools-compact - remove counters of k-mers
Contents
Copying
KMC is a free software distributed under GNU GPL3 licence for academic, research, and commercial use.
KMC_TOOLS-COMPACT(1)
Description
This command removes counters from the database and stores only k-mers.
Example
kmc_tools compact wy_kmc2 -ci3 -cx1000 wy_kmc1
Name
kmc_tools-compact - remove counters of k-mers
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
Synopsis
kmc_tools compact <inputdb> [input_params] <output>
