Pakiet: kmc (3.2.4+dfsg-1 i inne)
Odnośniki dla kmc
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego kmc:
Opiekunowie:
- Debian Med Packaging Team (Strona QA, Archiwum e-mail)
- Andreas Tille (Strona QA)
- Jorge Soares (Strona QA)
- Sascha Steinbiss (Strona QA)
- Kevin Murray (Strona QA)
- Étienne Mollier (Strona QA)
Zasoby zewnętrzne:
- Strona internetowa [sun.aei.polsl.pl]
Podobne pakiety:
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).
Inne pakiety związane z kmc
|
|
|
|
-
- dep: libc6 (>= 2.38)
- Biblioteka GNU C: biblioteki współdzielone
również pakiet wirtualny udostępniany przez libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- Biblioteka wspomagająca GCC
-
- dep: libstdc++6 (>= 13.1)
- Standardowa biblioteka GNU C++, wersja 3
-
- dep: zlib1g (>= 1:1.2.6)
- Biblioteka kompresyjna - pliki wykonawcze
Pobieranie kmc
Architektura | Wersja | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|---|
armhf | 3.2.4+dfsg-1+b1 | 917,2 KiB | 2 961,0 KiB | [lista plików] |