Package: kmc (3.1.1+dfsg-4) [debports]
Links for kmc
Debian Resources:
Download Source Package :
Not foundMaintainers:
External Resources:
- Homepage [sun.aei.polsl.pl]
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
|
|
|
|
-
- dep: libbz2-1.0
- 고성능 블럭 소팅 파일 압축 라이브러리 - 런타임
-
- dep: libc6.1 (>= 2.31)
- GNU C 라이브러리: 공유 라이브러리
also a virtual package provided by libc6.1-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 기능 지원 라이브러리
-
- dep: libstdc++6 (>= 6)
- GNU 표준 C++ 라이브러리 v3
-
- dep: libunwind8
- library to determine the call-chain of a program - runtime
-
- dep: zlib1g (>= 1:1.2.6)
- 압축 라이브러리 - 런타임
Download kmc
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
ia64 (unofficial port) | 915.5 kB | 8,074.0 kB | [list of files] |