logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kmc_tools-compact - remove counters of k-mers

Author

       KMC 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_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>

See Also