'\" t .\" Title: kmc_tools-counters_subtract .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.18 .\" Date: .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "KMC_TOOLS\-COUNTERS_SUBTRACT" "1" "" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" kmc_tools-counters_subtract \- calculate counters subtraction of two KMC databases .SH "SYNOPSIS" .sp \fBkmc_tools counters_subtract\fP .SH "DESCRIPTION" .sp The output database will contain only k\-mers that are present in the first input set and have counters higher than the appropriate k\-mers in the second set. For each k\-mer the counter is equal to the difference between the counter in the first set and the counter in the second set. .SH "OPTIONS" .sp For each input there are additional parameters: .sp \fB\-ci\fP .RS 4 exclude k\-mers occurring less than times .RE .sp \fB\-cx\fP .RS 4 exclude k\-mers occurring more of than times .RE .sp For output there are additional parameters: .sp \fB\-ci\fP .RS 4 exclude k\-mers occurring less than times .RE .sp \fB\-cx\fP .RS 4 exclude k\-mers occurring more of than times .RE .sp \fB\-cs\fP .RS 4 maximal value of a counter .RE .SH "EXAMPLE" .sp .if n .RS 4 .nf .fam C kmc \- k28 file1.fastq kmers1 tmp kmc \- k28 file2.fastq kmers2 tmp kmc_tools counters_subtract kmers1 kmers2 kmers1_kmers2_counters_subtract .fam .fi .if n .RE .SH "AUTHOR" .sp KMC was originally written by: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Sebastian Deorowicz (\c .MTO "sebastian.deorowicz\(atpolsl.pl" "" ")" .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Marek Kokot .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Szymon Grabowski .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Agnieszka Debudaj\-Grabysz .RE .SH "COPYING" .sp KMC is a free software distributed under GNU GPL3 licence for academic, research, and commercial use.