all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: kmc  ]

Package: kmc (3.2.1+dfsg-1 and others)

Links for kmc

Screenshot

Debian Resources:

Download Source Package kmc:

Maintainers:

External Resources:

Similar packages:

count kmers in genomic sequences

The kmc software is designed for counting k-mers (sequences of consecutive k symbols) in a set of reads. K-mer counting is important for many bioinformatics applications, e.g. developing de Bruijn graph assemblers.

Building de Bruijn graphs is a commonly used approach for genome assembly with data from second-generation sequencing. Unfortunately, sequencing errors (frequent in practice) result in huge memory requirements for de Bruijn graphs, as well as long build time. One of the popular approaches to handle this problem is filtering the input reads in such a way that unique k-mers (very likely obtained as a result of an error) are discarded.

Thus, KMC scans the raw reads and produces a compact representation of all non-unique reads accompanied with number of their occurrences. The algorithm implemented in KMC makes use mostly of disk space rather than RAM, which allows one to use KMC even on rather typical personal computers. When run on high-end servers (what is necessary for KMC competitors) it outperforms them in both memory requirements and speed of computation. The disk space necessary for computation is in order of the size of input data (usually it is smaller).

Tags: Field: Biology, Bioinformatics, Implemented in: implemented-in::c++, interface::commandline, User Interface: Command Shell, Role: role::program, science::calculation, Scope: Utility, Purpose: Analysing, Calculating

Other Packages Related to kmc

  • depends
  • recommends
  • suggests
  • enhances

Download kmc

Download for all available architectures
Architecture Version Package Size Installed Size Files
amd64 3.2.1+dfsg-1+b2 973.6 kB4,590.0 kB [list of files]
arm64 3.2.1+dfsg-1+b2 760.2 kB3,566.0 kB [list of files]
armel 3.2.1+dfsg-1+b2 815.1 kB3,813.0 kB [list of files]
armhf 3.2.1+dfsg-1+b2 856.0 kB2,713.0 kB [list of files]
i386 3.2.1+dfsg-1+b2 1,188.3 kB5,926.0 kB [list of files]
mips64el 3.2.1+dfsg-1+b2 724.4 kB4,813.0 kB [list of files]
mipsel 3.2.1+dfsg-1+b2 1,001.9 kB5,555.0 kB [list of files]
ppc64el 3.2.1+dfsg-1+b2 880.0 kB4,846.0 kB [list of files]
s390x 3.2.1+dfsg-1+b2 752.0 kB4,194.0 kB [list of files]