[ 原始碼: libgkarrays ]
套件:libgkarrays-dev(2.1.0+dfsg-4.2 以及其他的)
libgkarrays-dev 的相關連結
Debian 的資源:
下載原始碼套件 libgkarrays:
- [libgkarrays_2.1.0+dfsg-4.2.dsc]
- [libgkarrays_2.1.0+dfsg.orig.tar.xz]
- [libgkarrays_2.1.0+dfsg-4.2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [crac.gforge.inria.fr]
相似套件:
library to query large collection of NGS sequences (development)
Gk-arrays are provided as a simple-to-use C++ library dedicated to queries on large collection of sequences as produced by high-throughput sequencers (e.g. HiSeq 2000 from Illumina, 454 from Roche).
Gk-arrays index k-mers of reads and allows one to answer different queries on that read collection (e.g. how many reads share this k-mer? where does this k-mer occur in the read collection?).
Gk-arrays consist of a space-efficient alternative to hash tables while being similar in terms of query times.
This is the development library for libgkarrays.
其他與 libgkarrays-dev 有關的套件
|
|
|
|
-
- dep: libgkarrays1t64 (= 2.1.0+dfsg-4.2+b1)
- library to query large collection of NGS sequences