[ ソース: libgkarrays ]
パッケージ: libgkarrays1 (2.1.0+dfsg-4)
libgkarrays1 に関するリンク
Debian の資源:
libgkarrays ソースパッケージをダウンロード:
- [libgkarrays_2.1.0+dfsg-4.dsc]
- [libgkarrays_2.1.0+dfsg.orig.tar.xz]
- [libgkarrays_2.1.0+dfsg-4.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.
その他の libgkarrays1 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム