[ 原始碼: htslib ]
套件:tabix(1.20+ds-2)
tabix 的相關連結
Debian 的資源:
下載原始碼套件 htslib:
維護小組:
- Debian Med Packaging Team (QA 頁面, 郵件存檔)
- Charles Plessy (QA 頁面)
- Andreas Tille (QA 頁面)
- Michael R. Crusoe (QA 頁面)
- Steffen Moeller (QA 頁面)
- Étienne Mollier (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
- high-quality block-sorting file compressor library - runtime
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libdeflate0 (>= 1.0)
- fast, whole-buffer DEFLATE-based compression and decompression
-
- dep: libhtscodecs2 (>= 1.3.0)
- Custom compression for CRAM and others
-
- dep: liblzma5 (>= 5.1.1alpha+20120614)
- XZ-format compression library
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)