パッケージ: 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
- 高品質なブロックソートファイル圧縮器 - ランタイム
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [mips64el 以外]
- GCC 共有ライブラリ
- dep: libgcc-s1 (>= 3.4) [mips64el]
-
- dep: libgomp1 (>= 6)
- GCC OpenMP (GOMP) サポートライブラリ
-
- dep: libstdc++6 (>= 12)
- GNU 標準 C++ ライブラリ v3
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム