[ ソース: iitii ]
パッケージ: iitii (0.0+git20191030.85209e0-2)
iitii に関するリンク
Debian の資源:
iitii ソースパッケージをダウンロード:
- [iitii_0.0+git20191030.85209e0-2.dsc]
- [iitii_0.0+git20191030.85209e0.orig.tar.xz]
- [iitii_0.0+git20191030.85209e0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Implicit Interval Tree with Interpolation Index
Iitii is a data structure for indexing begin/end position intervals, such as genomic feature annotations, and answering requests for all items overlapping a query interval. Building on cgranges by Heng Li, iitii explores ideas from DBMS interpolation search and learned index structures to speed up queries on large datasets.
その他の iitii 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP (GOMP) サポートライブラリ
-
- dep: libstdc++6 (>= 9)
- GNU 標準 C++ ライブラリ v3