[ ソース: htslib ]
パッケージ: tabix (1.11-4)
tabix に関するリンク
Debian の資源:
htslib ソースパッケージをダウンロード:
メンテナ:
- Debian Med Packaging Team (QA ページ, メールアーカイブ)
- Charles Plessy (QA ページ)
- Andreas Tille (QA ページ)
- Michael R. Crusoe (QA ページ)
- Steffen Moeller (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
generic indexer for TAB-delimited genome position files
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 (provided in this package), which has a gzip like interface. After indexing, tabix is able to quickly retrieve data lines by chromosomal coordinates. Fast data retrieval also works over network if an URI is given as a file name.
This package is built from the HTSlib source, and provides the bgzip, htsfile, and tabix tools.
その他の tabix 関連パッケージ
|
|
|
|
-
- dep: libbz2-1.0
- 高品質なブロックソートファイル圧縮器 - ランタイム
-
- dep: libc6 (>= 2.15)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libdeflate0 (>= 1.0)
- fast, whole-buffer DEFLATE-based compression and decompression
-
- dep: liblzma5 (>= 5.1.1alpha+20120614)
- XZ 形式の圧縮ライブラリ
-
- dep: zlib1g (>= 1:1.2.0)
- 圧縮ライブラリ - ランタイム