KMC_TOOLS-FILTER(1) | KMC_TOOLS-FILTER(1) |
kmc_tools-filter - filter out reads with too small number of k-mers
kmc_tools filter <kmc_input_db> [kmc_input_db_params] <input_read_set> [input_read_set_params] <output_read_set> [output_read_set_params]
This command filters out reads with too small number of k-mers.
For k-mers database there are additional parameters:
-ci<value>
-cx<value>
For the input set of reads there are additional parameters:
-ci<value>
-ci<value>
-f<a/q>
For the output set of reads there are additional parameters:
-f<a/q>
kmc_tools filter kmc_db -ci3 input.fastq -ci0.5 -cx1.0 filtered.fastq kmc_tools filter kmc_db input.fastq -ci10 -cx100 filtered.fastq
KMC was originally written by:
KMC is a free software distributed under GNU GPL3 licence for academic, research, and commercial use.