'\" t .\" Title: kmc_tools-intersect .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.18 .\" Date: .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "KMC_TOOLS\-INTERSECT" "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-intersect \- calculate intersection of two KMC databases .SH "SYNOPSIS" .sp \fBkmc_tools intersect\fP .SH "DESCRIPTION" .sp The output database will contain only k\-mers that are present in both input sets. The counter value in the output database is equal to the lower counter value in the input. .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 intersect kmers1 \-ci10 \-cx200 kmers2 \-ci4 \-cx100 kmers1_kmers2_intersect \-ci20 \-cx150 .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.