Paket: kmc (2.3+dfsg-7)
Links für kmc
Debian-Ressourcen:
Quellcode-Paket kmc herunterladen:
Betreuer:
- Debian Med Packaging Team (QS-Seite, E-Mail-Archiv)
- Andreas Tille (QS-Seite)
- Jorge Soares (QS-Seite)
- Sascha Steinbiss (QS-Seite)
- Kevin Murray (QS-Seite)
Externe Ressourcen:
- Homepage [sun.aei.polsl.pl]
Ähnliche Pakete:
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).
Andere Pakete mit Bezug zu kmc
|
|
|
|
-
- dep: libbz2-1.0
- Hochwertiger, Blöcke sortierender Dateikomprimierer - Laufzeitbibliothek
-
- dep: libc6 (>= 2.4)
- GNU-C-Bibliothek: Laufzeitbibliotheken
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC Support-Bibliothek
-
- dep: libgomp1 (>= 4.9)
- Unterstützungsbibliothek für GCC OpenMP (GOMP)
-
- dep: libstdc++6 (>= 6)
- GNU-Implementierung der Standard-C++-Bibliothek (Version 3)
-
- dep: zlib1g (>= 1:1.2.6)
- Kompressions-Bibliothek - Laufzeit
kmc herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
armhf | 459,2 kB | 1.467,0 kB | [Liste der Dateien] |