[ ソース: libtabixpp ]
パッケージ: libtabixpp0 (1.1.0-4)
libtabixpp0 に関するリンク
Debian の資源:
libtabixpp ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
C++ wrapper to tabix indexer
Tabix indexes files where some columns indicate sequence coordinates: name (usually a chromosome), start and stop. The input data file must be position sorted and compressed by bgzip. After indexing, tabix is able to quickly retrieve data lines by chromosomal coordinates.
This package provides a C++ wrapper to the tabix indexer.
その他の libtabixpp0 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libhts3 (>= 1.10)
- C library for high-throughput sequencing data formats
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3