[ 源代码: 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)
- 压缩库 - 运行时