File: intro.tex

package info (click to toggle)
kmc 3.1.1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,376 kB
  • sloc: cpp: 33,006; python: 372; perl: 178; makefile: 135; sh: 34
file content (4 lines) | stat: -rw-r--r-- 806 bytes parent folder | download | duplicates (3)
1
2
3
4
\clearpage
\section*{Introduction}\label{sec:intro}
\addcontentsline{toc}{section}{\protect\numberline{}Introduction}
This document contains description of \textsf{kmc\_tools} software. \textsf{kmc\_tools} is a program which allows to work easily with sets of $k$-mers and their counters generated as output of \textsf{KMC}. \textsf{KMC} is an efficient $k$-mer counter described in: \url{http://bioinformatics.oxfordjournals.org/content/early/2015/02/18/bioinformatics.btv022}. \textsf{kmc\_tools} can work with databases produced by \textsf{KMC2} as well as by \textsf{KMC1} (there is a little difference between those formats). \textsf{kmc\_tools} always generates results in \textsf{KMC1} database format as it is a little faster (in sense of searching $k$-mers) than in case of \textsf{KMC2} database.