Skip to content
Sections
>> Trisquel >> Packages >> etiona >> science >> kmc
etiona  ] [  nabia  ] [  aramo  ]
[ Source: kmc  ]

Package: kmc (2.3+dfsg-5)

Links for kmc

kmc

Trisquel Resources:

Download Source Package kmc:

Maintainer:

Original Maintainers:

  • Debian Med Packaging Team (Mail Archive)
  • Andreas Tille
  • Jorge Soares
  • Sascha Steinbiss
  • Kevin Murray

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).

Other Packages Related to kmc

  • depends
  • recommends
  • suggests
  • dep: libbz2-1.0
    high-quality block-sorting file compressor library - runtime
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.4) [i386]
  • dep: libgcc1 (>= 1:3.0) [amd64]
    GCC support library
    dep: libgcc1 (>= 1:4.2) [i386]
  • dep: libgomp1 (>= 4.9)
    GCC OpenMP (GOMP) support library
  • dep: libstdc++6 (>= 5.2)
    GNU Standard C++ Library v3
  • dep: zlib1g (>= 1:1.2.6)
    compression library - runtime

Download kmc

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 486.5 kB2527 kB [list of files]
i386 575.5 kB2965 kB [list of files]