[ trixie ]
[ sid ]
套件:libgkarrays1t64(2.1.0+dfsg-4.2) [debports]
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.37)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.2.3.3)
- 壓縮函式庫 - 跑程式時用(runtime)