[ 原始碼: seqan-raptor ]
套件:seqan-raptor(2.0.0.0.git.fecfbca+ds-3)
seqan-raptor 的相關連結
Debian 的資源:
下載原始碼套件 seqan-raptor:
- [seqan-raptor_2.0.0.0.git.fecfbca+ds-3.dsc]
- [seqan-raptor_2.0.0.0.git.fecfbca+ds.orig.tar.xz]
- [seqan-raptor_2.0.0.0.git.fecfbca+ds-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
pre-filter for querying very large collections of nucleotide sequences
Raptor is a system for approximately searching many queries such as next-generation sequencing reads or transcripts in large collections of nucleotide sequences. Raptor uses winnowing minimizers to define a set of representative k-mers, an extension of the interleaved Bloom filters (IBFs) as a set membership data structure and probabilistic thresholding for minimizers. This approach allows compression and partitioning of the IBF to enable the effective use of secondary memory.
其他與 seqan-raptor 有關的套件
|
|
|
|
-
- dep: libbz2-1.0
- high-quality block-sorting file compressor library - runtime
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libgomp1 (>= 6)
- GCC OpenMP (GOMP) support library
-
- dep: libstdc++6 (>= 12)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)