[ trixie ]
[ sid ]
[ 源代码: libgkarrays ]
软件包:libgkarrays1t64(2.1.0+dfsg-4.2)
libgkarrays1t64 的相关链接
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
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.
其他与 libgkarrays1t64 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时